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
..
2022-02-05 05:31:09 +01:00
2020-11-26 14:18:57 +00:00
2021-06-02 16:30:15 +10:00
2021-05-20 14:22:33 +01:00
2021-06-17 13:24:59 +01:00
2022-01-08 10:18:26 +01:00
2022-02-05 05:31:09 +01:00
2020-11-11 12:12:23 +01:00
2020-11-18 23:38:34 +01:00
2022-01-19 21:51:47 +11:00
2021-09-07 13:35:43 +02:00
2021-06-17 13:24:59 +01:00
2019-09-28 20:26:35 +02:00
2022-01-17 13:15:56 +11:00
2021-11-26 06:45:19 +01:00