Hello,
We are encountering an issue with one of our endpoints where SSL verification is already disabled, but we are still receiving the following error when tests are run on the runner:
Error: unable to verify the first certificate
Here are the key details of the issue:
SSL verification has been explicitly disabled in our configuration and URL begins with http://.
The endpoint works correctly in the client with SSL verification disabled.
Other endpoints in the same environment function as expected without SSL verification.
The issue persists only with one specific endpoint.
In comparison with the other endpoints, the only difference is that this endpoint uses an API key for authorization. Otherwise, it is on the same server as all the other endpoints that are working correctly.
Could you please help investigate this issue? Let us know if there is anything specific we should check on our side.
I can send you reports from the test in PM.
Thank you for your assistance!