ssl invalid connector

music

22-07-2009 07:03:00

hi

i made a self signed certificate and a .pfx for exporting it with the key

i tried putting the pfx for both cert and key and also cer for cert and pfx for key and the correct password but it always says

invalid connector

when trying to start

what should be put in the cert and key boxes
can you put a guideline to generate the certificate and key

you actually should only need the pfx file... since it's the cert with a private key or read directly from the windows certificate store

thanks

siit

23-07-2009 12:53:41

Check out this guide http//www.akadia.com/services/ssh_test ... icate.html

You need the .crt and the .key file

music

23-07-2009 21:54:21

oh i see, thanks i'll try that

i was using makecert

music

23-07-2009 22:14:37

works great! thanks

siit

24-07-2009 08:50:35

great, np )

reicand

23-02-2010 16:43:09

Hi,

I am having problems using SSL with Vibe Streamer. I created my .crt and .key with the help of the links provided.

I presented these files to Vibe Streamer in the SSL section, however without providing a certificate key password (blank) because I didn't want to use one in the first place.

After pressing "Save Changes" I expected to access the Vibe Streamer at the same Port as before (when I didn't use SSL), except using https// instead of http//.
That didn't work out, the Server doesn't answer on that Port. It does still, however answer on this Port using HTTP (as before, asking for user and password to log in), which give me the feeling that somehow, despite having provided .crt and .key files and pressing "Save Changes", Vibe Streamer still does not know that it is supposed to use SSL now.

In the Log files there is no indication of anything going wrong, so where lies the problem here?

Any help on this is deeply appreciated.

reicand

26-02-2010 11:00:46

anyone?

Phil

05-03-2010 17:25:14

Is [b402lpbmr]Enable SSL encryption[/b402lpbmr] checked?

reicand

21-03-2010 14:48:34

Yes, ssl was enabled. I was eventually able to solve my problem thanks to this[/urlcxpdo23e] post. )