SSL Certificate Error using ScrapeWebsiteTool

Hello,

I’m trying to use the ScrapeWebsiteTool, I’m testing the code in documentation and I’m having the following error:

requests.exceptions.SSLError: HTTPSConnectionPool(host='www.<removed>.ao', port=443): Max retries exceeded with url: / (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1010)')))

Did one already faced the same issue? If yes, what is the solution?

Regards,