ID:               34668
 User updated by:  smajor at gmail dot com
 Reported By:      smajor at gmail dot com
-Status:           Feedback
+Status:           Open
 Bug Type:         OpenSSL related
 Operating System: Red Hat Enterprise Linux 3
 PHP Version:      5.0.5
 New Comment:

THE OS is redhat enterprise 3 linux with apache 2


Previous Comments:
------------------------------------------------------------------------

[2005-09-28 11:21:32] [EMAIL PROTECTED]

This is probably an error in the server you are connecting to. Which
software has the remote server? windows+IIS?

IIS doesn't conform with the standards, but PHP was supposed to
suppress the warning automatically for these servers.

------------------------------------------------------------------------

[2005-09-28 07:37:31] smajor at gmail dot com

Description:
------------
SSL: fatal protocol error in php 5.0.3, 5.0.4, 5.05 when opening a
connection to https using file().

Does anyone know how to correct this issue? I have upgraded to the
latest pear packages and also OpenSSL

this does not matter what server you access it from go ahead and run
the code with that url. the server will not aalow you to connect
without an error.

Reproduce code:
---------------
$test = file("https://www.quantumns.com/style.css";);

Actual result:
--------------
Warning: file() [function.file]: SSL: fatal protocol error in
/home/httpd/vhosts/quantumns.com/httpdocs/chat.php on line 34

but the output is still returned.


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=34668&edit=1

Reply via email to