On 5/31/06, Dr. Stephen Henson <[EMAIL PROTECTED]> wrote:
On Tue, May 30, 2006, Saurabh Arora wrote:
> On 5/29/06, Dr. Stephen Henson <[EMAIL PROTECTED]> wrote:
>
> , but i am unable to find a way for decoding .
> can you tell the way.. how to check the type V_ASN1_SEQUENCE .
>
ASN1_TYPE_get().
On Tue, May 30, 2006, Saurabh Arora wrote:
> On 5/29/06, Dr. Stephen Henson <[EMAIL PROTECTED]> wrote:
>
> , but i am unable to find a way for decoding .
> can you tell the way.. how to check the type V_ASN1_SEQUENCE .
>
ASN1_TYPE_get().
Steve.
--
Dr Stephen N. Henson. Email, S/MIME and PGP ke
I will be out of the office starting 05/31/2006 and will not return until
06/01/2006.
I will respond to your message when I return.
__
OpenSSL Project http://www.openssl.org
User Support Mailing
Hello,
> I have been testing my SSL server for 2 days after 30k connections
> and memory remains calm.I assume the probelm has been solved by just adding
> ERR_free_strings();
> ERR_remove_state(0);
> to each children thread before pth