Archive

Archive for the ‘Security’ Category

SSL Converter

August 25, 2009 Leave a comment

This is such a great utility for converting SSL certificates - SSL Converter. I also like the extra warning that pops up when conversion mode requires use of your private key,

Warning Your private key is intended to remain on the server. While we try to make this process as secure as possible (such as by using SSL to encrypt the key when it is sent to the server), for complete security we recommend that you manually convert the certificate on your server using the OpenSSL commands below.

If you see the above, you can just scroll down and copy-paste provided examples to run on your own machine, very useful.

Categories: Security, Usability