目前共有1篇帖子。 字体大小:较小 - 100% (默认)▼  内容转换:不转换▼
 
点击 回复
22 0
Adding support for modern HTTPS cipher suites to Internet Explorer 6/7/8
一派掌门 二十级
1楼 发表于:2025-5-26 20:13

EgorKuzevanov

opened on Jul 29, 2022 · edited by EgorKuzevanov

Edits

For revive old Internet Explorer 6/7/8 browsers on Windows XP/Server 2003/XP x64, it would be nice to add to One Core API the modified HTTPS DLLs with support for the following modern cipher suites:



TLS 1.2: TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
TLS 1.2: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
TLS 1.2: TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
TLS 1.2: TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
TLS 1.2: TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256
TLS 1.2: TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256
TLS 1.3: TLS_AES_128_GCM_SHA256
TLS 1.3: TLS_AES_256_GCM_SHA384
TLS 1.3: TLS_CHACHA20_POLY1305_SHA256

There are, of course, updates KB4019276, KB4459091, KB4467770 and KB4493435 for Windows XP SP3 that add support for TLS 1.2, but not all HTTPS sites open with them in 2022. In addition, updates KB4019276, KB4459091, KB4467770 and KB4493435 are not available for Windows Server 2003 and Windows XP x64.

If the above cipher suites are added to the HTTPS DLLs from Internet Explorer 6/7/8, then to surf the Internet through IE for Windows XP/Server 2003/XP x64 will not have to use decrypting HTTPS proxies like Proxomitron Reborn and ProxHTTPSProxyMII.

 


gdl-blue commented on Jul 29, 2022

gdl-blue

on Jul 29, 2022

I also need it, as KB4019276, KB4459091, KB4467770 and KB4493435 only adds TLS support to Internet Explorer. Some applications (that does not depend to IE) say that they cannot connect to the website because of unsupportedTLS.

 

EgorKuzevanov

on Jul 29, 2022 · edited by EgorKuzevanov

Edits

Author

I also need it, as KB4019276, KB4459091, KB4467770 and KB4493435 only adds TLS support to Internet Explorer. Some appl... (truncated)"' data-component="IconButton" data-no-visuals="true">

I also need it, as KB4019276, KB4459091, KB4467770 and KB4493435 only adds TLS support to Internet Explorer. Some applications (that does not depend to IE) say that they cannot connect to the website because of unsupportedTLS.

There is such a download manager as Download Master. For download files over HTTPS, Download Master uses the system HTTPS DLLs from Internet Explorer, in which support for TLS versions and cipher suites depends on the version of Windows.

Windows XP/Server 2003/XP x64 does not supports the following cipher suites:


TLS 1.2: TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
TLS 1.2: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
TLS 1.2: TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
TLS 1.2: TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
TLS 1.2: TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256
TLS 1.2: TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256
TLS 1.3: TLS_AES_128_GCM_SHA256
TLS 1.3: TLS_AES_256_GCM_SHA384
TLS 1.3: TLS_CHACHA20_POLY1305_SHA256

Therefore, Download Master on Windows XP/Server 2003/XP x64 cannot download files from HTTPS sites using the above cipher suites.

 

https://github.com/shorthorn-project/One-Core-API-Binaries/issues/83

回复帖子

内容:
用户名: 您目前是匿名发表
验证码:
(快捷键:Ctrl+Enter)
 

本帖信息

点击数:22 回复数:0
评论数: ?
作者:巨大八爪鱼
最后回复:巨大八爪鱼
最后回复时间:2025-5-26 20:13
 
©2010-2025 Purasbar Ver2.0
除非另有声明,本站采用知识共享署名-相同方式共享 3.0 Unported许可协议进行许可。