使用openssl s_client -connect 网站域名443检查证书是否可用返回no peer certificate available---No client certificate CA names sent---SSL handshake has read 0 bytes and written 302 bytesVerification OK---New NONE Cipher
这个输出表明连接成功,但是服务器没有提供客户端证书,也没有进行SSL通信加密。证书验证通过,但是安全性可能受到威胁。
原文地址: https://www.cveoy.top/t/topic/c281 著作权归作者所有。请勿转载和采集!