From: smajor at gmail dot com
Operating system: Red Hat Enterprise Linux 3
PHP version: 5.0.5
PHP Bug Type: OpenSSL related
Bug description: SSL: fatal protocol error
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 bug report at http://bugs.php.net/?id=34668&edit=1
--
Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=34668&r=trysnapshot4
Try a CVS snapshot (php5.0):
http://bugs.php.net/fix.php?id=34668&r=trysnapshot50
Try a CVS snapshot (php5.1):
http://bugs.php.net/fix.php?id=34668&r=trysnapshot51
Fixed in CVS: http://bugs.php.net/fix.php?id=34668&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=34668&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=34668&r=needtrace
Need Reproduce Script: http://bugs.php.net/fix.php?id=34668&r=needscript
Try newer version: http://bugs.php.net/fix.php?id=34668&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=34668&r=support
Expected behavior: http://bugs.php.net/fix.php?id=34668&r=notwrong
Not enough info:
http://bugs.php.net/fix.php?id=34668&r=notenoughinfo
Submitted twice:
http://bugs.php.net/fix.php?id=34668&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=34668&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=34668&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=34668&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=34668&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=34668&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=34668&r=float
No Zend Extensions: http://bugs.php.net/fix.php?id=34668&r=nozend
MySQL Configuration Error: http://bugs.php.net/fix.php?id=34668&r=mysqlcfg