[REQUEST] Newer version of OpenSSL
Posted: Fri Jun 10, 2022 8:37 pm
Hello. I'm in the process of making YouTube plugin using Invidious API, but I have problem with OpenSSL and TLS support. When I send HTTP requests with requests I get error:
If it's not possible to port newer versions of OpenSSL, is there some workaround for this?
Code: Select all
20:05:52 M: 90083328 NOTICE: urllib2
20:05:52 M: 90083328 NOTICE: .
20:05:52 M: 90083328 NOTICE: URLError
20:05:52 M: 90083328 NOTICE: :
20:05:52 M: 90083328 NOTICE: <urlopen error [SSL: TLSV1_ALERT_PROTOCOL_VERSION] tlsv1 alert protocol version (_ssl.c:592)>