Re: OpenSSL warning in PHP 5.6.9 with SOAP over HTTPS

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Tomasz,

for me that works fine!

http://pastebin.com/cmDSR2YX

php -v
PHP 5.6.9-0+deb8u1 (cli) (built: Jun  5 2015 11:03:27)
Copyright (c) 1997-2015 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2015 Zend Technologies
    with Zend OPcache v7.0.4-dev, Copyright (c) 1999-2015, by Zend Technologies

Debian 8.1

Cheers

On 10 June 2015 at 18:03, Tomasz Sawicki <falundir@gmail.com> wrote:
> Hi,
>
> Could someone check on their PHP 5.6.9 installation that the problem
> described under http://stackoverflow.com/questions/30730846 is not only
> on my servers?
>
> I'm getting warning in SoapClient::__doRequest() - error:0B080074:x509
> certificate routines:X509_check_private_key:key values mismatch in
> following scenario:
> 1. Call some SOAP method with HTTPS endpoint.
> 2. Call openssl_pkcs12_read on PKCS#12 file with *extra* certificates.
> 3. Call some SOAP method with HTTPS endpoint again. It will cause
>    warning and sometimes "Error Fetching http headers" SoapFault.
>
> There's a test snippet included under EDIT2.
>
> Thanks.
>
> --
> Tomasz Sawicki
>
> --
> PHP Soap Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>

-- 
PHP Soap Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php





[Index of Archives]     [PHP Home]     [PHP Users]     [Kernel Newbies]     [PHP Database]     [Yosemite]

  Powered by Linux