IT.OpenSSL History
Hide minor edits - Show changes to markup
July 25, 2007, at 12:03 PM
by 128.141.225.114 -
Added lines 5-6:
NB! Check the permissions of the key! It should be 400
March 06, 2007, at 11:01 PM
by 80.235.58.146 -
Changed lines 1-3 from:
Decrypting a private key
openssl rsa -in hostkey.pem -out hostkey.pem.dect
to:
Decrypting a private key
openssl rsa -in hostkey.pem -out hostkey.pem.dect
Verifying if private and public keys match
http://httpd.apache.org/docs/2.0/ssl/ssl_faq.html#verify
February 26, 2007, at 08:57 PM
by Ilja -
Added lines 1-3:
Decrypting a private key
openssl rsa -in hostkey.pem -out hostkey.pem.dect