> I seem to always have trouble getting SOAP4R to use SSL - with http-
> access2 - because it rejects the other's certificate (at least on
> Windows).
> 1. How can I install a CA root and tell SOAP4R / http-access2 to use
> it?
> 2. Failing that, how can I tell them all to not verify the cert?
> (Although you loose MITM protection, you still retain at least privacy
> from passive attacks.)
> Is this an OpenSSL on Windows issue, or a configuration issue specific
> to http-access2?
> Any help greatly appreciated.