[openssl/openssl] fad0f8: Fix verify_callback in the openssl s_client/s_serv...
beldmit
noreply at reply.github.openssl.org
Wed Jul 20 06:38:08 UTC 2022
Branch: refs/heads/master
Home: https://github.openssl.org/openssl/openssl
Commit: fad0f80eff188ef938fed614245a56ed56110deb
https://github.openssl.org/openssl/openssl/commit/fad0f80eff188ef938fed614245a56ed56110deb
Author: Dmitry Belyavskiy <beldmit at gmail.com>
Date: 2022-07-20 (Wed, 20 Jul 2022)
Changed paths:
M apps/lib/s_cb.c
Log Message:
-----------
Fix verify_callback in the openssl s_client/s_server app
We need to check that error cert is available before printing its data
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
Reviewed-by: Viktor Dukhovni <viktor at openssl.org>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18805)
More information about the openssl-commits
mailing list