[openssl/openssl] fd5143: CMP app: make -ignore_keyusage apply also for mock...
David von Oheimb
noreply at github.com
Wed Jan 17 14:06:50 UTC 2024
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: fd514375e22d3039ab0ab12e3017aadf2c38b761
https://github.com/openssl/openssl/commit/fd514375e22d3039ab0ab12e3017aadf2c38b761
Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
Date: 2024-01-17 (Wed, 17 Jan 2024)
Changed paths:
M apps/cmp.c
M doc/man1/openssl-cmp.pod.in
Log Message:
-----------
CMP app: make -ignore_keyusage apply also for mock server
Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
(Merged from https://github.com/openssl/openssl/pull/19948)
Commit: 1caaf073b071dcd184f10bd9cfbdb6ff73b9e945
https://github.com/openssl/openssl/commit/1caaf073b071dcd184f10bd9cfbdb6ff73b9e945
Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
Date: 2024-01-17 (Wed, 17 Jan 2024)
Changed paths:
M apps/cmp.c
M crypto/cmp/cmp_ctx.c
M crypto/cmp/cmp_local.h
M crypto/cmp/cmp_vfy.c
M doc/man1/openssl-cmp.pod.in
M doc/man3/OSSL_CMP_CTX_new.pod
M include/openssl/cmp.h.in
Log Message:
-----------
CMP app and doc: add -no_cache_extracerts option / OSSL_CMP_OPT_NO_CACHE_EXTRACERTS
Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
(Merged from https://github.com/openssl/openssl/pull/19948)
Commit: 657109aceabd941bd4862712a5379112f7802839
https://github.com/openssl/openssl/commit/657109aceabd941bd4862712a5379112f7802839
Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
Date: 2024-01-17 (Wed, 17 Jan 2024)
Changed paths:
M test/recipes/80-test_cmp_http_data/Mock/issuing.crt
A test/recipes/80-test_cmp_http_data/Mock/new.RSA2048.key
M test/recipes/80-test_cmp_http_data/Mock/server.cnf
M test/recipes/80-test_cmp_http_data/Mock/signer_issuing.crt
M test/recipes/80-test_cmp_http_data/test_commands.csv
M test/recipes/80-test_cmp_http_data/test_connection.csv
M test/recipes/80-test_cmp_http_data/test_credentials.csv
M test/recipes/80-test_cmp_http_data/test_enrollment.csv
M test/recipes/80-test_cmp_http_data/test_verification.csv
Log Message:
-----------
80-test_cmp_http_data/: add tests for -no_cache_extracerts, fix and extend further test cases
Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
(Merged from https://github.com/openssl/openssl/pull/19948)
Commit: f21409fadf0e50130023656acc3ab72f8f72ff64
https://github.com/openssl/openssl/commit/f21409fadf0e50130023656acc3ab72f8f72ff64
Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
Date: 2024-01-17 (Wed, 17 Jan 2024)
Changed paths:
M crypto/cmp/cmp_err.c
M crypto/cmp/cmp_vfy.c
M crypto/err/openssl.txt
M include/openssl/cmperr.h
Log Message:
-----------
ossl_cmp_msg_check_update(): improve diagnostics of checking expected sender name
Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
(Merged from https://github.com/openssl/openssl/pull/19948)
Commit: 2464d8dc1907b832222ec19d1d0500d9306c47d5
https://github.com/openssl/openssl/commit/2464d8dc1907b832222ec19d1d0500d9306c47d5
Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
Date: 2024-01-17 (Wed, 17 Jan 2024)
Changed paths:
M crypto/cmp/cmp_vfy.c
Log Message:
-----------
cmp_vfy.c/check_msg_all_certs(): remove needless trace output in case 3GPP mode is not enabled
Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
(Merged from https://github.com/openssl/openssl/pull/19948)
Compare: https://github.com/openssl/openssl/compare/971028535e65...2464d8dc1907
More information about the openssl-commits
mailing list