]> git.ipfire.org Git - thirdparty/openssl.git/commit
Use ERR marks also when verifying server X.509 certs
authorViktor Dukhovni <viktor@openssl.org>
Thu, 19 Dec 2024 17:26:20 +0000 (04:26 +1100)
committerNeil Horman <nhorman@openssl.org>
Tue, 11 Feb 2025 13:42:08 +0000 (08:42 -0500)
commit3908f0dda6fed7c16279bed86089c85644ce6fb8
tree56f5361a25a82153b78571026c837970cfa470f2
parent87ebd203feffcf92ad5889df92f90bb0ee10a699
Use ERR marks also when verifying server X.509 certs

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(cherry picked from commit 739c4b2e92116952e4baf3e14d219b82f871ec6a)
ssl/statem/statem_clnt.c
test/rpktest.c