From: [EMAIL PROTECTED]
Operating system: Solaris
PHP version: 4.3.0-pre1
PHP Bug Type: Sockets related
Bug description: ssl:// doesn't appear to work correctly
using $fp=fsockopen("ssl://".$hostname,$port,$errno,$errstr,100); the
connection doesn't seem to work correctly. There's either no connection
being made or the response is not being gotten correctly.
Also, according to the docs on
http://www.php.net/manual/en/function.stream-get-meta-data.php, there are
additional items in the array returned which aren't there.
--
Edit bug report at http://bugs.php.net/?id=19872&edit=1
--
Try a CVS snapshot: http://bugs.php.net/fix.php?id=19872&r=trysnapshot
Fixed in CVS: http://bugs.php.net/fix.php?id=19872&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=19872&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=19872&r=needtrace
Try newer version: http://bugs.php.net/fix.php?id=19872&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=19872&r=support
Expected behavior: http://bugs.php.net/fix.php?id=19872&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=19872&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=19872&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=19872&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=19872&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=19872&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=19872&r=isapi