[openssl/openssl] 2c0560: Fix ossl_x509v3_cache_extensions(): EXFLAG_NO_FING...
David von Oheimb
noreply at github.com
Thu Aug 18 07:31:05 UTC 2022
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 2c05607cd91fc5aab6d61f0324104d63a091d705
https://github.com/openssl/openssl/commit/2c05607cd91fc5aab6d61f0324104d63a091d705
Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
Date: 2022-08-18 (Thu, 18 Aug 2022)
Changed paths:
M crypto/x509/v3_purp.c
M test/cmp_ctx_test.c
M test/recipes/65-test_cmp_ctx.t
Log Message:
-----------
Fix ossl_x509v3_cache_extensions(): EXFLAG_NO_FINGERPRINT should not be an error
This allows reverting the recent workaround on cmp_ctx_test regarding X509_new()
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit at gmail.com>
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
(Merged from https://github.com/openssl/openssl/pull/16043)
More information about the openssl-commits
mailing list