Get your certificate chain right. As many know

Dec 08, 2017 Repairing Common SSL Certificate Errors | DigiCert.com Reboot the server or force the server to clear the current certificate chain from memory and reload it. Note: If after repairing your SSL Certificate and rebooting your server, you are still receiving intermediate certificate errors, you may need to force the server to clear the current certificate chain … openssl - How to export CA certificate chain from PFX in

I have a PKCS12 file containing the full certificate chain and private key. I need to break it up into 3 files for an application. The 3 files I need are as follows (in PEM format): an unecrypted key file; a client certificate file; a CA certificate file (root and all intermediate)

Sep 22, 2017 What are certificate formats and what is the difference

SSL certificate chains explained – JasonSamuel.com

Sep 24, 2016 · In the IIS server, the certificate chain looks like this: Root CA Certificate --> Intermediate CA 1 Certificate --> Intermediate CA 2 Certificate --> SSL Certificate. However, I use a SSL test tool to check the SSL handshake, it reported that the IIS7 server only send the Intermediate CA 2 Certificate and SSL Certificate to the client side.