]> git.ipfire.org Git - thirdparty/openssl.git/commit
extend X509_REQ_add_extensions_nid() and thuis APPS/req to support augmenting/overrid...
authorDr. David von Oheimb <dev@ddvo.net>
Thu, 4 Jul 2024 07:42:00 +0000 (09:42 +0200)
committerTomas Mraz <tomas@openssl.org>
Wed, 10 Jul 2024 14:19:26 +0000 (16:19 +0200)
commiteaf577c865c41946b478b4da5f8c477e132d470d
tree4faf1c77b85d8ec93fa54a9349f88c24b41a19ae
parent4925af7bb88dbe11c323813fd91740dcd813bfd8
extend X509_REQ_add_extensions_nid() and thuis APPS/req to support augmenting/overriding existing extensions

Fixes #11169

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24792)
crypto/x509/x509_req.c
doc/man1/openssl-req.pod.in
doc/man3/X509_REQ_get_extensions.pod
test/recipes/25-test_req.t
test/test.cnf