![]() |
The following describes the conversion of files using openssl tools. If the CA provides you with a certificate in DER format, use the following procedure to convert it to PEM before importing it into the AE Services Management Console.
![]() | Note |
Openssl tools are available on the Web at www.openssl.org. |
openssl x509 -in <input>.cer -inform DER -out <output>.cer -outform PEM