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

 ID:                 53961
 User updated by:    bender at digitalbase dot de
 Reported by:        bender at digitalbase dot de
 Summary:            soap over https with custom port does work
 Status:             Open
 Type:               Bug
 Package:            OpenSSL related
 Operating System:   WinXP 32bit
 PHP Version:        5.3.5
 Block user comment: N
 Private report:     N

 New Comment:

I've just tested again at what version the error occurs.



5.3.0 works

5.3.1 works

5.3.2 does not work


Previous Comments:
------------------------------------------------------------------------
[2011-02-14 08:07:49] bender at digitalbase dot de

no changes if i enable or disable SNI_enabled.



(php -d extension_dir=ext -d SNI_enabled=0 -d extension=php_soap.dll -d


extension=php_openssl.dll)

------------------------------------------------------------------------
[2011-02-13 17:10:31] [email protected]

Can you test whether disabling SNI solves the issue? Set the context
option ssl/SNI_enabled to false. See
http://php.net/manual/en/context.ssl.php



I'm shooting in the dark, but this seems one of the few meaningful
changes between PHP 5.3.0 and PHP 5.3.3.

------------------------------------------------------------------------
[2011-02-09 14:31:12] bender at digitalbase dot de

PHP 5.3.5 with php_openssl.dll from PHP 5.3.0 works

(i replace only the php_openssl.dll in the ext dir from 5.3.5)

------------------------------------------------------------------------
[2011-02-09 14:24:38] [email protected]

Try also swapping ext\php_openssl.dll and ext\php_soap.dll

------------------------------------------------------------------------
[2011-02-09 14:23:01] [email protected]

If you replace the OpenSSL libs (I think they're named ssleay and
libeay.dll) in the PHP 5.3.5 folder with those bundled with PHP 5.3.0,
do you still get the error?

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


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    http://bugs.php.net/bug.php?id=53961


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

Reply via email to