]> git.ipfire.org Git - thirdparty/openssl.git/commit - crypto/cmp/cmp_vfy.c
CMP client: fix checking new cert enrolled with oldcert and without private key
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Tue, 25 Apr 2023 17:26:36 +0000 (19:26 +0200)
committerDr. David von Oheimb <dev@ddvo.net>
Fri, 12 May 2023 08:46:27 +0000 (10:46 +0200)
commite0f1ec3b2ec1b137695abc3199a62def5965351f
tree493e4f6d3ffdab4015ef030004de11bc285b9db3
parent2d6585986f3b754750b25e7a296a08e7129a5320
CMP client: fix checking new cert enrolled with oldcert and without private key

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Todd Short <todd.short@me.com>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
(Merged from https://github.com/openssl/openssl/pull/20832)
crypto/cmp/cmp_client.c
crypto/cmp/cmp_ctx.c
crypto/cmp/cmp_local.h
crypto/cmp/cmp_msg.c
crypto/cmp/cmp_vfy.c
doc/internal/man3/ossl_cmp_pkisi_get_status.pod
test/cmp_client_test.c
test/cmp_msg_test.c