]> git.ipfire.org Git - thirdparty/openssl.git/commit
fix X509_PURPOSE_set() to support clearing the purpose requirement as needed for...
authorDr. David von Oheimb <dev@ddvo.net>
Fri, 20 Dec 2024 08:12:43 +0000 (09:12 +0100)
committerDr. David von Oheimb <dev@ddvo.net>
Mon, 20 Jan 2025 07:41:02 +0000 (08:41 +0100)
commitb48ed247370e03a75e1df5dcf41659def128aaa7
tree03623447ad154beb04b012a88d6a0ce523f8094a
parent3c7db9e0fdf4706d91cedf5fca70b609bdc1677e
fix X509_PURPOSE_set() to support clearing the purpose requirement as needed for X509_VERIFY_PARAM_set_purpose()

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/26221)
crypto/x509/v3_purp.c
crypto/x509/x509_vfy.c
crypto/x509/x509_vpm.c
doc/man3/X509_VERIFY_PARAM_set_flags.pod
include/openssl/x509v3.h.in