求助:python爬虫 [SSL: TLSV1_ALERT_DECODE_ERROR]问题

如题

今天在爬虫的时候遇到这个报错

HTTPSConnectionPool(host='store.steampowered.com', port=443): Max retries exceeded with url: / (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_DECODE_ERROR] tlsv1 alert decode error (_ssl.c:748)'),))

有没有大佬有解决方法

上一篇:Unexpected EOF 远程主机强迫关闭了一个现有的连接 如何处理


下一篇:python使用requests库请求网址时,发生requests.exceptions.SSLError 错误解决办法