Product:
Search Type:

[Info] Converting SSL certificates from .cer to .pem format

Article ID: 2105 
Last Review: Aug,20 2007
APPLIES TO:
  • Plesk 7 for Windows
  • Plesk 7.5.x for Windows
  • Plesk 7.6.x for Windows
  • Plesk 8.1 for Windows
  • Plesk 8.2 for Windows

RESOLUTION

Verisign company provides SSL certificates in .cer format.  To be able to install certificate in Plesk it’s necessary to convert it to .pem format.

Please use the following command for converting:

“%plesk_bin%\openssl”  pkcs7 -in public.cer -print_certs -out certs.pem

There are two certificate parts in cert.pem file:

-          The first part is the certificate itself
-          The second one is CA certificate

Additional information

See also Converting SSL certificates from .pfx to .pem format

Please provide feedback on this article

Did this article help you solve your issue?
Yes
No
Partially
I do not know yet
 
Strongly Agree   Strongly Disagree
  9 8 7 6 5 4 3 2 1
The article is easy to understand
The article is accurate
Additional Comments:
*Please provide us with your email address in case we need to contact you.
*Please type the code you can see.
* - required fields