Showing posts with label ssl. Show all posts
Showing posts with label ssl. Show all posts

Tuesday, September 18, 2012

Decrypt private key

I purchased today a Wildcard SSL certificate from RapidSSL. When I tried to insert it in Parallels Plesk, the private key was wrong. I found out that I must decrypt it first:

openssl rsa -in name_of_file.key -out decrypted.name_of_file.key