Hi all,

We want to verify the certificate chain without using the built-in
function to verify the peer's certificate chain automatically.
So we try to changed from the default via a call to
SSL_CTX_set_cert_verify_callback and implement our own verify
function.
Our own verify function need to work asynchronous.
Can we return to the SSl_verify_cert_chain function something like a
"PENDING" answer and to return later with the verification result ?


Tzvika Visman
Spearhead Ltd.
Haavoda 11 Rosh-Hayin
Tel: 972-3-9030590
Fax: 972-3-9030593
www.sphd.com

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to