方法一

终端使用 openssl工具校验

openssl s_client -connect example.com:443

方法二(推荐)

在线工具校验
https://myssl.com/ssl.html

相关文章: