mirror of
https://github.com/openssl/openssl.git
synced 2024-11-27 05:21:51 +08:00
dfb39f7313
Provide a different mechanism to indicate that the application wants to retry the verification. The negative result of the callback function now indicates an error again. Instead the SSL_set_retry_verify() can be called from the callback to indicate that the handshake should be suspended. Fixes #17568 Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com> Reviewed-by: Viktor Dukhovni <viktor@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/17825) |
||
---|---|---|
.. | ||
cmp_testlib.c | ||
cmp_testlib.h | ||
handshake_srp.c | ||
handshake.c | ||
handshake.h | ||
pkcs12.c | ||
pkcs12.h | ||
predefined_dhparams.c | ||
predefined_dhparams.h | ||
ssl_test_ctx.c | ||
ssl_test_ctx.h | ||
ssltestlib.c | ||
ssltestlib.h |