Re: Re: Chasing an SSL stream segfault
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)