]> git.ipfire.org Git - thirdparty/openssl.git/commit
CMP: add support for requesting cert template using genm/genp
authorRajeev Ranjan <ranjan.rajeev@siemens.com>
Wed, 15 May 2024 11:11:09 +0000 (13:11 +0200)
committerDr. David von Oheimb <dev@ddvo.net>
Thu, 20 Jun 2024 11:38:13 +0000 (13:38 +0200)
commit6a3579e190fd52f49b1e5eafb4d002684eb0ff42
tree7041c8caf1fb6a5e0b640f084ad9fad312fdf84c
parente2a4d68a03b8a3576b0fe917a602b3a283d105a5
CMP: add support for requesting cert template using genm/genp

Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24409)
24 files changed:
apps/cmp.c
apps/lib/cmp_mock_srv.c
crypto/cmp/cmp_asn.c
crypto/cmp/cmp_err.c
crypto/cmp/cmp_genm.c
crypto/cmp/cmp_local.h
crypto/crmf/crmf_asn.c
crypto/crmf/crmf_local.h
crypto/err/openssl.txt
doc/build.info
doc/man1/openssl-cmp.pod.in
doc/man3/OSSL_CMP_ATAV_set0.pod [new file with mode: 0644]
doc/man3/OSSL_CMP_ITAV_new_caCerts.pod
doc/man3/OSSL_CMP_exec_certreq.pod
doc/man3/OSSL_CRMF_MSG_get0_tmpl.pod
doc/man3/X509_dup.pod
doc/man3/d2i_X509.pod
include/internal/crmf.h [new file with mode: 0644]
include/openssl/cmp.h.in
include/openssl/cmperr.h
include/openssl/crmf.h.in
test/recipes/80-test_cmp_http_data/test_commands.csv
util/libcrypto.num
util/other.syms