经验技巧:使用OpenSSL测试HTTPS端口连通性 介绍OpenSSL提供了客户端命令,可以用来对安全server进行连接测试,工作在SSL/TLS层。语法openssl s_client -connect host:port示例openssl s_client -connect xxx.x