How to upgrade openssl version in debian 9?
The openssl version that python3.10+ needs should be greater than 1.1.1? Note PEP-644 which requires OpenSSL >= 1.1. 1 is released in Python 3.10
Where can I put the openssl.cnf file?
I get the error[SSL: UNSAFE_LEGACY_RENEGOTIATION_DISABLED] unsafe legacy renegotiation disabled when I tried to get requests from the url.
I found same solution on stackoverflow. I tried and couldn’t solve this situation.
But it had 1 solution to edit openssl.cnf
I already create an openssl.cnf and put the path into the env (of windows)
Where can I put the openssl?
I get the error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed when I tried to get requests from the url.
I found same solution on stackoverflow. I tried and couldn’t solve this situation.
But it had 1 solution to edit openssl.cnf
I already create an openssl.cnf and put the path into the env (of windows)