[openssl/openssl] 96ab3c: OSSL_CMP_certConf_cb(): fix regression on checking...
David von Oheimb
noreply at github.com
Mon Feb 13 11:01:22 UTC 2023
Branch: refs/heads/openssl-3.0
Home: https://github.com/openssl/openssl
Commit: 96ab3c052640237f984f1050fefdba9e6816a63d
https://github.com/openssl/openssl/commit/96ab3c052640237f984f1050fefdba9e6816a63d
Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
Date: 2023-02-13 (Mon, 13 Feb 2023)
Changed paths:
M apps/cmp.c
M crypto/cmp/cmp_client.c
M doc/man1/openssl-cmp.pod.in
M doc/man3/OSSL_CMP_CTX_new.pod
M test/recipes/80-test_cmp_http_data/Mock/issuing.crt
A test/recipes/80-test_cmp_http_data/Mock/issuing_expired.crt
A test/recipes/80-test_cmp_http_data/Mock/root_expired.crt
M test/recipes/80-test_cmp_http_data/Mock/server.crt
M test/recipes/80-test_cmp_http_data/Mock/server.key
M test/recipes/80-test_cmp_http_data/Mock/test.cnf
M test/recipes/80-test_cmp_http_data/Mock/trusted.crt
M test/recipes/80-test_cmp_http_data/test_enrollment.csv
Log Message:
-----------
OSSL_CMP_certConf_cb(): fix regression on checking newly enrolled cert
Also add corresponding tests and to this end update credentials
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
(Merged from https://github.com/openssl/openssl/pull/20160)
(cherry picked from commit 6b58f498b3f5d8e4c9197c3c5228fb450e33aaaf)
More information about the openssl-commits
mailing list