crypto/cmp: fix CertReqId to use in p10cr transactions acc. to RFC 4210
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Wed, 15 Feb 2023 14:38:35 +0000 (15:38 +0100)
committerDr. David von Oheimb <dev@ddvo.net>
Tue, 18 Apr 2023 06:12:45 +0000 (08:12 +0200)
commit2522ab06c8a6dae62b24be486ed61780f9671895
tree54294c5d4c6cc0914fcca64b9bb382e708601c02
parentbf64571916ca294a4a52fa8de303c6bea462341d
crypto/cmp: fix CertReqId to use in p10cr transactions acc. to RFC 4210

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
(Merged from https://github.com/openssl/openssl/pull/20298)

(cherry picked from commit 25b18e629d5cab40f88b33fd9ecf0d69e08c7707)
apps/lib/cmp_mock_srv.c
crypto/cmp/cmp_client.c
crypto/cmp/cmp_local.h
crypto/cmp/cmp_msg.c
crypto/cmp/cmp_server.c
doc/internal/man3/ossl_cmp_certreq_new.pod
test/cmp_client_test.c
test/cmp_msg_test.c