gpt4 book ai didi

.htaccess - 适用于 Internet Explorer 11 的 SSLCipherSuite

转载 作者:太空宇宙 更新时间:2023-11-03 14:56:08 25 4
gpt4 key购买 nike

我在 .htaccess 文件中添加了 SSLCipherSuite ECDHE-RSA-AES128-GCM-SHA256,之后我的网站在 Firefox 中打开但在 Internet Explorer 11 中没有打开。

我是否需要 SSLCipherSuite 的任何其他组合才能在 Internet Explorer 11 中运行我的网站?

谢谢

最佳答案

SSL cipher suite support on Internet Explorer depends both on the version of IE and on the version of the operating system

https://github.com/client9/sslassert/wiki/IE-Supported-Cipher-Suites

为 IE11 尝试以下任一方法:

  • ECDHE-RSA-AES128-SHA
  • ECDHE-RSA-AES256-SHA
  • ECDHE-ECDSA-AES128-SHA
  • ECDHE-ECDSA-AES256-SHA

关于.htaccess - 适用于 Internet Explorer 11 的 SSLCipherSuite,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/29044505/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com