[openssl.org #1513] Bug : SSL_CTX_use_certificate_chain_file fails due to earlier errors

2008-05-23 Thread Lutz Jaenicke via RT
Respective patch applied, thanks. The fix will be in 0.9.8h. Best regards, Lutz __ OpenSSL Project http://www.openssl.org Development Mailing List openssl-dev@openssl.org

[openssl.org #1513] Bug : SSL_CTX_use_certificate_chain_file fails due to earlier errors

2007-03-22 Thread Erik de Castro Lopo via RT
Hi all, In the test suite for some C++ classes I'm writing, I deliberately invoke errors so I can test the error handling of my code. Doing this means that I have also turned up an error in the OpenSSL error handling. The problem I was seeing was that I would invoke an error and then in the