$ openssl verify -CAfile gd-class2-root.crt gd_intermediate.crt gd_intermediate.crt: OK share | improve this answer | follow | answered Feb 24 '14 at 22:12. dawud dawud. 14.2k 3 3 gold badges 38 38 silver badges 59 59 bronze badges. Where did you get the pem file from?

Create a .pfx/.p12 Certificate File Using OpenSSL - SSL.com The commands below demonstrate examples of how to create a .pfx/.p12 file in the command line using OpenSSL: PEM (.pem, .crt, .cer) to PFX openssl pkcs12 -export -out certificate.pfx -inkey privateKey.key -in certificate.crt -certfile more.crt How-to Configure SSL Certificate Chain for Nginx Sep 02, 2013

Apache SSL Installation Instructions

Reprocessing Certificates. SSL.com offers the option to reprocess certificate orders as many times as you require, at any time during that certificate’s lifespan and usually at no extra cost. 12. In the import wizard, browse to the Intermediate.crt file downloaded in step 1 and complete the wizard. 13. Right click on the Certificates sub-folder under Intermediate Certification Authorities and select All Tasks > Import. 14. You should see your Entrust Intermediate certificates listed in the Intermediate Certification Authorities folder. Question: I have received one or more files in my .zip file from SSL.com. How do I know which is which? Answer: You will receive a .zip file from us containing: Root, Intermediate(s), and domain/end-entity certificate.

Root Certificates Download | Entrust Datacard

Combining Root and Intermediate Certificates – VidyoCloud Assuming they are of .crt or .cer types, one can combine the intermediate and root certificates by using Notepad++ (Notepad can be used, however, we have seen spacing issues caused by Notepad and recommend Notepad++ to avoid this). Get a free publicly trusted SSL-certificate | Microsoft Mar 23, 2016 How to install an SSL certificate on a NGINX server