Could a proxy server be causing this error?

Responsive Ad Header

Question

Grade: Education Subject: Support
Could a proxy server be causing this error?
Asked by:
43 Viewed 43 Answers

Answer (43)

Best Answer
(264)
Yes, a proxy server that intercepts HTTPS traffic can introduce its own certificates, leading to this error. You'll need to configure your application to trust the proxy's certificate or disable HTTPS interception on the proxy (if appropriate and secure to do so).