SSL handshake fails with - a verisign chain certificate - that contains two CA signed certificates and one self-signed certificate

前端 未结 5 955
Happy的楠姐
Happy的楠姐 2020-12-23 14:04

I am stuck with a issue and trying to debug it. We purchased a Verisign certificate. When we use:

openssl> s_client -connect myweb.com:443 -showcerts
         


        
5条回答
  •  春和景丽
    2020-12-23 14:24

    Here is a link to VeriSign's SSL Certificate Installation Checker: https://knowledge.verisign.com/support/ssl-certificates-support/index?page=content&id=AR1130

    Enter your URL, click "Test this Web Server" and it will tell you if there are issues with your intermediate certificate authority.

提交回复
热议问题