Somehow I missed the response. Good, that there are archives:
> Those examples need updating. Use of X509_NAME_oneline() has been discouraged
> for some time.
Yes, seems so,
Any other function that takes a NULL X509* may also have a problem.
My question was simply to confirm that a NULL pointer
On Wed, Jun 24, 2009, Peter Sylvester wrote:
> Hello,
>
> In 1.0.0beta it seems that the interface between
> the certificate verify callback and the store context
> has slightly changed.
>
> The X509_STORE_CTX_get_current_cert may now
> return NULL which was not the case before the
> introduction
Hello,
In 1.0.0beta it seems that the interface between
the certificate verify callback and the store context
has slightly changed.
The X509_STORE_CTX_get_current_cert may now
return NULL which was not the case before the
introduction of policy checking.
Is it the responsibility of the callbac