[SSL: CERTIFICATE_VERIFY_FAILED] got CERTIFICATE_VERIFY_FAILED when I deployed the contract to rinkeby #517
-
w3 = Web3(Web3.HTTPProvider("https://rinkeby.infura.io/v3/c14dc273c46f4fbdb6ddb45ebe9793f5")) requests.exceptions.SSLError: HTTPSConnectionPool(host='rinkeby.infura.io', port=443): Max retries exceeded with url: /v3/c14dc273c46f4fbdb6ddb45ebe9793f5 (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1123)'))) Anyone has the similar issue? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Hello @weilainicolas this might be happening due to different reasons:
Best regards, Cromewar. |
Beta Was this translation helpful? Give feedback.
Hello @weilainicolas this might be happening due to different reasons:
Best regards, Cromewar.