View Single Post
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#1036
Originally Posted by juhanima View Post
I'm glad it worked out for you. It bugs me a little bit that I still don't quite understand what was the problem in the first place and why changing the proxy settings helped. But then again, these things tend to be really complicated sometimes. So please keep comments coming if you detect any anomalies. Vitaly and the rest of us drones will try our best to have them fixed for you.
The original problem was that the proxy server (which acts as a HTTPS/HTTP gateway) was only serving the immediate certificate. The configuration setting I assumed (based on Apache configuration experience) was for the CA chain, was only actually used for verifying client certificates. I needed to append the server certificate and CA chain into a single file and set the proxy to use that as the certificate file instead.

Thanks for all your help anyway
 

The Following User Says Thank You to Rob1n For This Useful Post: