Dear Forum,
When running BoxAPI through an internal proxy,
I am having trouble because [EE certificate key too weak] SSLError has occurred.
Internal proxy information is set in Python-BoxSDK,
Skipping certificate validation will prevent SSLError from occurring.
Please let me know the cause of the above problem and how to resolve it.
My personal opinion is that the security strength of the certificate sent from the internal proxy is too weak.
【SSL Error】
requests.exceptions.SSLError: HTTPSConnectionPool(host=‘api.box.com’, port=443): Max retries exceeded with url: /oauth2/token (Caused by SSLError(SSLCertVerificationError(1, ‘rSSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: EE certificate key too weak (_ssl.c:997)’)))