Re: Re: Chasing an SSL stream segfault

From: Date: Tue, 02 Apr 2013 09:40:08 +0000
Subject: Re: Re: Chasing an SSL stream segfault
References: 1 2 3  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
On 2 April 2013 11:36, Michael Wallner <[email protected]> wrote:

> On 2 April 2013 08:50, Rasmus Lerdorf <[email protected]> wrote:
>
>>
>> Looks like these ASN1_STRING_to_UTF8 ones are normal for libcrypto.
>> Really hard to debug openssl stuff with all these Valgrind false
>> positives. Still trying to track down the core on Centos 6.2. Looks like
>> a weird build issue at this point.
>>
>
> Might not be related, but looks like we call
> SSL_CTX_use_certificate_chain_file with too less arguments:
> http://www.openssl.org/docs/ssl/SSL_CTX_use_certificate.html
> (note the
> type parameter, apparently since 0.9.8).
>
>
Nevermind, I actually confused *_chain_file with *_file ...

-- 
Regards,
Mike


Thread (6 messages)

« previous php.internals (#66891) next »