Hi, I try to connect my php-soapClient with a https-webservice, but it doesn't work. I get error-messages that the SSL operation failed. I've got PHP5, soap, curl and openssl enbled. If I call the webservice in a normal browser, I have to accept the server-certificate manually (it is self-signed) and I get the correct answer from the webservice. How can I force my soapClient to accept the server-certificate? Thanks for any help -- View this message in context: http://www.nabble.com/PHP5-SoapClient%3A-accept-server-certificate-tp15832418p15832418.html Sent from the Php - Soap mailing list archive at Nabble.com. -- PHP Soap Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php