How to workaround PHP’s SOAPClient bug when connecting over SSL
In this post you will find a quick workaround for a problem PHP has with connecting to SOAP interfaces using SSL. If you see “SoapClient::SoapClient() [function.SoapClient-SoapClient]: SSL: fatal protocol error”, read on.
