【问题标题】:How to configure nginx ssl to support ie6如何配置 nginx ssl 以支持 ie6
【发布时间】:2018-01-04 03:25:42
【问题描述】:

我配置了nginx ssl,但是不支持ie6。查看 nginx 调试日志

2017/07/28 14:00:16 [crit] 5923#0: *25500 SSL_do_handshake() failed (SSL: error:1417D18C:SSL routines:tls_process_client_hello:version too low) while SSL handshaking, client: myip, server: 0.0.0.0:443

【问题讨论】:

    标签: ssl nginx internet-explorer-6


    【解决方案1】:

    可能是 SSL 版本,您应该添加 SSLv1 并使用此版本的密码。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2016-02-02
      • 1970-01-01
      • 2018-11-28
      • 1970-01-01
      • 2021-03-02
      • 2013-01-04
      • 1970-01-01
      • 2017-01-16
      相关资源
      最近更新 更多