diff options
author | tb <> | 2025-02-08 01:01:31 +0000 |
---|---|---|
committer | tb <> | 2025-02-08 01:01:31 +0000 |
commit | 96c75ee2b11e9696094f297147e12a22be999847 (patch) | |
tree | fff0a0e516691848eb9172710032487d1fd841bd /src/lib/libcrypto/dsa/dsa_gen.c | |
parent | d4a59c72160515c2229ba5551c609e5d14f96fdb (diff) | |
download | openbsd-96c75ee2b11e9696094f297147e12a22be999847.tar.gz openbsd-96c75ee2b11e9696094f297147e12a22be999847.tar.bz2 openbsd-96c75ee2b11e9696094f297147e12a22be999847.zip |
x509_verify: missing verify error on cached signature mismatch
If a signature mismatch is cached, the same error should be passed to the
verify callback as if the mismatch was detected by doing the calculation,
rather than falling back to the "unable to find the issuer cert locally".
ok beck
Diffstat (limited to 'src/lib/libcrypto/dsa/dsa_gen.c')
0 files changed, 0 insertions, 0 deletions