]> git.ipfire.org Git - thirdparty/openssl.git/commit
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 05:26:11 +0000 (07:26 +0200)
commit25b18e629d5cab40f88b33fd9ecf0d69e08c7707
treef55225b61571900800eebfe9c91810b94961b059
parentdcfeb617477dd957f69e713cbc61fd4dca0f2db4
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)
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