On Fri, Aug 31, 2007 at 04:26:07AM -0500, Prabhu S wrote:
> Hi,
>
> I am seeing a similar case as addressed in this mail.
> Here is the extract of the message I posted earlier:
>
> The client application spawns one thread for each connection with the
> server. Each thread is having its own SSL_C
Hi,
I am seeing a similar case as addressed in this mail.
Here is the extract of the message I posted earlier:
The client application spawns one thread for each connection with the
server. Each thread is having its own SSL_CTX* object.
When 100 connections are to be made, once the SSL library in
: openssl-users@openssl.org
Subject: Re: SSL_CTX_use_certificate_chain_file failure
Hello,
> I am trying to use SSL_CTX_use_certificate_chain_file to load a
> chained certificate, but it return non-1. The wired thing is that it
> doesn't print any error, I try everything ERR_p
Hello,
> I am trying to use SSL_CTX_use_certificate_chain_file to load a
> chained certificate, but it return non-1. The wired thing is that it
> doesn't print any error, I try everything ERR_print_errors_fp(),
> Err_get_error(), etc.
>
> The first thing I want to rule out is that the file can