Hello,
on 07/30/2011 10:57 PM Geoff Hoffman said the following:
Does httpclient work if you switch it to the cURL option? You may need
to extend the class to provide https specific curl options [1].
[1]
http://unitstep.net/blog/2009/05/05/using-curl-in-php-to-access-https-ssltls-protected-sites/
I just figured the problem. It was not working with Curl either because
I was resolving the IP address of the server before opening the SSL
connection and I should have used the original host name for servers
like this for some reason related with the way PHP establishes SSL
connections.
Anyway, this problem is solved now. Thanks for the interest in helping out.
I still have a problem with CodePlex SubVersion, which is also accSSL,
but I think I will figure out comparing with requests sent by the svn
program to non-SSL sites. I will let you know otherwise.
--
Regards,
Manuel Lemos
JS Classes - Free ready to use OOP components written in JavaScript
http://www.jsclasses.org/