* Thus wrote Richard Davey ([EMAIL PROTECTED]): > Hi all, > > Does anyone know how to get curl to accept the ssl cert *regardless* > of how ballsed-up it is?
I've nver tried it but perhaps: CURLOPT_SSL_VERIFYPEER 0 and/or CURLOPT_SSL_VERIFYHOST 0 Curt -- "I used to think I was indecisive, but now I'm not so sure." -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php