Great...Thanks a lot Peter Sylvester-3. Setting X509_STORE_CTX_set_error(ctx,
X509_V_OK) worked. Thanks a lot again.
Regards,
Manjunath
Peter Sylvester-3 wrote:
>
> On 08/06/2010 10:54 AM, Manjunath1847 wrote:
>> I am using SSL_CTX_set_verify() function to set my static C callba
I am using SSL_CTX_set_verify() function to set my static C callback verify
function. During HTTPS transaction, my callback is also getting called with
first parameter 0 or 1 (depending upon of the certificate verification is
success or failure). But even if my certification verification is failur