Hitting SSL error unsafe legacy renegotiation disabled when using requests in python3.
requests.get(“xxxx”, verify=False) I keep Hitting SSL error unsafe legacy renegotiation disabled when using requests in python3. Tried to downgrade the openssl version and switched to python3.10 nothing worked.