Thanks Marek for that reply. It helped me :)
Regards,
Prabhu. S
- Original Message -
From: "Marek Marcola" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, August 09, 2006 3:02 PM
Subject: Re: query on SSL_CTX_set_verify();
> Hello,
> > I have client application pr
Hello,
> I have client application program in which I call the method
> "SSL_CTX_set_verify" as SSL_CTX_set_verify(ctx, SSL_VERIFY_PEER,
> NULL). Whenever the incoming server certificate is invalid the the
> application immediately aborts. How do I overcome this..I need to
> abort grace fully call
Hello,
I have client application program in which I
call the method "SSL_CTX_set_verify" as SSL_CTX_set_verify(ctx,
SSL_VERIFY_PEER, NULL). Whenever the incoming server certificate is invalid
the the application immediately aborts. How do I overcome this..I need to abort
grace fully cal