]> git.ipfire.org Git - thirdparty/openssl.git/commit - CHANGES.md
CMP lib and app: add optional certProfile request message header and respective ...
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Tue, 13 Jun 2023 19:56:57 +0000 (21:56 +0200)
committerDr. David von Oheimb <dev@ddvo.net>
Tue, 19 Dec 2023 12:07:19 +0000 (13:07 +0100)
commit7c6577ba9f5eb348476a53d822a4db6af0d36d36
treeb799a90123dc4216af60006772adf4fe18d6dfa0
parent430dcbd0463573fece704263648cc15e891c3d49
CMP lib and app: add optional certProfile request message header and respective -profile option

Also add missing getter functionss OSSL_CMP_{CTX,HDR}_get0_geninfo_ITAVs() to CMP API.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
(Merged from https://github.com/openssl/openssl/pull/21281)
17 files changed:
CHANGES.md
apps/cmp.c
apps/lib/cmp_mock_srv.c
crypto/cmp/cmp_asn.c
crypto/cmp/cmp_ctx.c
crypto/cmp/cmp_err.c
crypto/cmp/cmp_hdr.c
crypto/cmp/cmp_local.h
crypto/err/openssl.txt
doc/man1/openssl-cmp.pod.in
doc/man3/OSSL_CMP_CTX_new.pod
doc/man3/OSSL_CMP_HDR_get0_transactionID.pod
doc/man3/OSSL_CMP_ITAV_set0.pod
include/openssl/cmp.h.in
include/openssl/cmperr.h
test/recipes/80-test_cmp_http_data/test_commands.csv
util/libcrypto.num