ID: 12149 Updated by: sterling Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: cURL related Operating System: WinNT4sp6a PHP Version: 4.0.6 New Comment: can you try this with the latest cvs on a windows system and let me know if it still happens? Thanks. Previous Comments: ------------------------------------------------------------------------ [2001-07-13 14:17:02] [EMAIL PROTECTED] After reverting to 4.0.5, https works fine. <? $curl= curl_init('https://www.thawte.com/'); curl_exec($curl); curl_close($curl); ?> ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=12149&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]