Re: TLS CA Certificate Loading in DER format

2009-09-14 Thread Francois Dupressoir
Hello Ram, You may be interested in the d2i_X509_fp() function [http://openssl.org/docs/crypto/d2i_X509.html#] in conjunction with SSL_CTX_use_certificate() [http://www.openssl.org/docs/ssl/SSL_CTX_use_certificate.html#]. Cheers, Francois ramaswamy.bm wrote: Hi, I am to use TLS for sec

Re: Using openssl to test SSL on Windows 2008/IIS7

2009-03-18 Thread Francois Dupressoir
Hi Brad, This looks like a windows socket issue. Error 10054 is "Connection reset by peer." You may have a firewall issue on windows 2008 that doesn't occur on the other servers and does not block https traffic. Cheers, Francois. Brad Baker wrote: I’m trying to use open ssl to connect to a