diff options
author | tb <> | 2021-10-29 12:11:13 +0000 |
---|---|---|
committer | tb <> | 2021-10-29 12:11:13 +0000 |
commit | a29656fa817ab197672f26c0a966b22f6c9d55c4 (patch) | |
tree | 060388f34fc9df214d51ba400338cec30e395583 /src/regress/lib/libcrypto/x509/x509attribute.c | |
parent | d4df4c56341f43698935f4f678cf1fce37aa0bb7 (diff) | |
download | openbsd-a29656fa817ab197672f26c0a966b22f6c9d55c4.tar.gz openbsd-a29656fa817ab197672f26c0a966b22f6c9d55c4.tar.bz2 openbsd-a29656fa817ab197672f26c0a966b22f6c9d55c4.zip |
Actually error in X509_check_purpose() if x509v3_cache_extensions()
indicates failure. The previous "error return" X509_V_ERR_UNSPECIFIED
translates to 1, i.e., success. This changes to the intended behavior
of x509_purp.c r1.3 and matches OpenSSL. This will need various
adjustments in the documentation.
ok jsing
Diffstat (limited to 'src/regress/lib/libcrypto/x509/x509attribute.c')
0 files changed, 0 insertions, 0 deletions