On 2 April 2013 08:50, Rasmus Lerdorf <ras...@lerdorf.com> 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).



-- 
Regards,
Mike

Reply via email to