Setting up SSL with CACert

These are old archives. They are kept for historic purposes only.
Post Reply
richard4339
Posts: 2
Joined: Tue May 15, 2007 2:36 pm

Setting up SSL with CACert

Post 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?
Jason
Posts: 570
Joined: Mon Jun 14, 2004 5:09 pm

Post by Jason »

Have a listen block marked ssl for ssl users
Why the hell can't my signature be empty?
"Your message contains too few characters."
richard4339
Posts: 2
Joined: Tue May 15, 2007 2:36 pm

Post by richard4339 »

As far as the CACert aspect of the SSL certification submission is concerned, does what I said I did sound right?
Post Reply