ERR_CERT_AUTHORITY_INVALID Issue with Apify Proxy
Hello, I'm using an Apify Proxy in combination with Playwright and ran into an ERR_CERT_AUTHORITY_INVALID error when trying to visit certain sites.
Playwright code (in node):
The error that I get is:
I'm not the most familiar with Certaificate Authority validation so I'm not sure what could be the issue or what I might be able to configure in order to resolve this. Any help or insight would be appreciated greatly - thank you!
Playwright code (in node):
The error that I get is:
I'm not the most familiar with Certaificate Authority validation so I'm not sure what could be the issue or what I might be able to configure in order to resolve this. Any help or insight would be appreciated greatly - thank you!