V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
wsseo
V2EX  ›  程序员

怎么检测 https 服务器支持哪些 TLS 版本?

  •  
  •   wsseo · 2021-12-14 11:52:57 +08:00 · 1441 次点击
    这是一个创建于 835 天前的主题,其中的信息可能已经有所发展或是发生改变。

    查到一个在线检测网站 https://www.ssllabs.com/ssltest/index.html

    但是不支持自定义端口

    v2tudnew
        1
    v2tudnew  
       2021-12-14 12:03:27 +08:00   ❤️ 4
    cccer
        2
    cccer  
       2021-12-14 20:46:23 +08:00
    `openssl s_client -connect www.baidu.com:443 -tls1_1`
    后面的 `-tls1_1` 替换为 -tls1 、-tls1_1 、-tls1_2 、-tls1_3 分别测试能不能握手成功。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1066 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 19:06 · PVG 03:06 · LAX 12:06 · JFK 15:06
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.