設置 | 登錄 | 註冊

目前共有1篇帖子。

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

內容轉換:

回覆帖子
內容:
用戶名: 您目前是匿名發表。
驗證碼:
看不清?換一張
©2010-2025 Purasbar Ver3.0 [手機版] [桌面版]
除非另有聲明,本站採用知識共享署名-相同方式共享 3.0 Unported許可協議進行許可。