Page 1 of 1

Setting up SSL with CACert

Posted: Tue May 15, 2007 2:40 pm
by richard4339
I'm trying to use CACert to request a certificate, but must admit, this is my first attempt to use SSL anywhere.

I compiled Unreal using SSL, and as far as I know, I did everything correctly as far as common name, location, etc.

I registered with CACert and activated my domain through them.

I found the CSR in server.req.pem, submitted it to CACert through their website as a Server Certificate, and got the certificate, which I put in server.cert.pem.

Did I do this all the correct way? Other than allowing a listen block for clients in Unreal itself, is there anything else I need to do?

Posted: Tue May 15, 2007 4:00 pm
by Jason
Have a listen block marked ssl for ssl users

Posted: Tue May 15, 2007 5:46 pm
by richard4339
As far as the CACert aspect of the SSL certification submission is concerned, does what I said I did sound right?