URenko / Accesser

🌏一个解决SNI RST导致维基百科、Pixiv等站点无法访问的工具 | A tool for solving SNI RST
GNU General Public License v3.0
872 stars 77 forks source link

Steam社区报[SSL: SSLV3_ALERT_HANDSHAKE_FAILURE]的解决方法(? #132

Closed ChocolaVanilla0305 closed 1 year ago

ChocolaVanilla0305 commented 1 year ago

今天心血来潮用这个工具想着上下Steam社区 结果是报[SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] 后面在[alter_hostname]中加入了"steamcommunity.com" = "www.valvesoftware.com"貌似就没问题了

URenko commented 1 year ago

已确认,否则证书不匹配

UjuiUjuMandan commented 1 year ago

我看没问题啊。

2023-07-23 21:41:39 DEBUG    Accesser: 127.0.0.1:56767 say: CONNECT steamcommunity.com:443 HTTP/1.1
2023-07-23 21:41:39 DEBUG    Accesser: [56767] DNS: steamcommunity.com -> 23.74.148.253
2023-07-23 21:41:39 DEBUG    Accesser: [56767] server_hostname=''
2023-07-23 21:41:44 DEBUG    Accesser: [56767] cert.get('subjectAltName', ())=(('DNS', 'store.steampowered.com'), ('DNS', 'api.steampowered.com'), ('DNS', 'help.steampowered.com'), ('DNS', 'login.steampowered.com'), ('DNS', 'partner.steamgames.com'), ('DNS', 'partner.steampowered.com'), ('DNS', 'steamcommunity.com'), ('DNS', 'support.steampowered.com'), ('DNS', 'underlords.com'), ('DNS', 'www.valvesoftware.com'))
ChocolaVanilla0305 commented 1 year ago

我刚把那一行删掉了,的确没问题了 但是当时发这条issues的时候反复测试了好几次的确是证书不匹配