edit · history · print

Decrypting a private key

openssl rsa -in hostkey.pem -out hostkey.pem.dect

NB! Check the permissions of the key! It should be 400

Verifying if private and public keys match

http://httpd.apache.org/docs/2.0/ssl/ssl_faq.html#verify

edit · history · print
Page last modified on July 25, 2007, at 09:03 AM