openssl/test/helpers
Tomas Mraz dfb39f7313 Replace handling of negative verification result with SSL_set_retry_verify()
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)
2022-03-14 09:39:03 +01:00
..
cmp_testlib.c Use the new ASN.1 libctx aware capabilities in CMP 2021-06-05 17:39:10 +10:00
cmp_testlib.h Use the new ASN.1 libctx aware capabilities in CMP 2021-06-05 17:39:10 +10:00
handshake_srp.c Add the check after calling OPENSSL_strdup 2022-02-09 10:45:12 +11:00
handshake.c Replace handling of negative verification result with SSL_set_retry_verify() 2022-03-14 09:39:03 +01:00
handshake.h Update copyright year 2021-02-18 15:05:17 +00:00
pkcs12.c fix some code with obvious wrong coding style 2021-10-28 13:10:46 +10:00
pkcs12.h Update copyright year 2021-05-06 13:03:23 +01:00
predefined_dhparams.c [ssl] Add tests for Perfect Forward Secrecy criteria on SECLEVEL >= 3 2022-03-01 10:51:03 +02:00
predefined_dhparams.h [ssl] Add tests for Perfect Forward Secrecy criteria on SECLEVEL >= 3 2022-03-01 10:51:03 +02:00
ssl_test_ctx.c Move AllowClientRenegotiation tests 2021-06-15 12:36:51 +02:00
ssl_test_ctx.h Update copyright year 2021-01-28 13:54:57 +01:00
ssltestlib.c Move e_os.h to include/internal 2022-02-05 05:31:09 +01:00
ssltestlib.h test cleanup: move helper .c and .h files to test/helpers/ 2020-12-01 07:49:38 +01:00