From: milad dot arabi at gmail dot com Operating system: opensuse 11.4 PHP version: 5.3.17 Package: OpenSSL related Bug Type: Bug Bug description:can't call method from webservice server ssl3
Description: ------------ hi all i must connect to some webservice server that only accepts ssl3. in command line i set -ssl3 flag for openssl and work fine.if i not specify version,openssl don't attmep version 3 and got error.i think this wrong behavior affected on php. but in php we can't specify what ssl version to use. php5.3.5 sorry for my poor language Actual result: -------------- SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://domain.com:8888/bsiws/billing?wsdl' : failed to load external entity "https://domain.com:8888/bsiws/billing?wsdl" -- Edit bug report at https://bugs.php.net/bug.php?id=63113&edit=1 -- Try a snapshot (PHP 5.4): https://bugs.php.net/fix.php?id=63113&r=trysnapshot54 Try a snapshot (PHP 5.3): https://bugs.php.net/fix.php?id=63113&r=trysnapshot53 Try a snapshot (trunk): https://bugs.php.net/fix.php?id=63113&r=trysnapshottrunk Fixed in SVN: https://bugs.php.net/fix.php?id=63113&r=fixed Fixed in SVN and need be documented: https://bugs.php.net/fix.php?id=63113&r=needdocs Fixed in release: https://bugs.php.net/fix.php?id=63113&r=alreadyfixed Need backtrace: https://bugs.php.net/fix.php?id=63113&r=needtrace Need Reproduce Script: https://bugs.php.net/fix.php?id=63113&r=needscript Try newer version: https://bugs.php.net/fix.php?id=63113&r=oldversion Not developer issue: https://bugs.php.net/fix.php?id=63113&r=support Expected behavior: https://bugs.php.net/fix.php?id=63113&r=notwrong Not enough info: https://bugs.php.net/fix.php?id=63113&r=notenoughinfo Submitted twice: https://bugs.php.net/fix.php?id=63113&r=submittedtwice register_globals: https://bugs.php.net/fix.php?id=63113&r=globals PHP 4 support discontinued: https://bugs.php.net/fix.php?id=63113&r=php4 Daylight Savings: https://bugs.php.net/fix.php?id=63113&r=dst IIS Stability: https://bugs.php.net/fix.php?id=63113&r=isapi Install GNU Sed: https://bugs.php.net/fix.php?id=63113&r=gnused Floating point limitations: https://bugs.php.net/fix.php?id=63113&r=float No Zend Extensions: https://bugs.php.net/fix.php?id=63113&r=nozend MySQL Configuration Error: https://bugs.php.net/fix.php?id=63113&r=mysqlcfg