openssl/test/recipes/80-test_cmp_http_data
Dr. David von Oheimb 40a200f9e7 CMP: add support for genm with crlStatusList and genp with crls
Introduce the capability to retrieve and update Certificate Revocation Lists
(CRLs) in the CMP client, as specified in section 4.3.4 of RFC 9483.

To request a CRL update, the CMP client can send a genm message with the
option -infotype crlStatusList. The server will respond with a genp message
containing the updated CRL, using the -infoType id-it-crls. The client can
then save the CRL in a specified file using the -crlout parameter.

Co-authored-by: Rajeev Ranjan <ranjan.rajeev@siemens.com>

Reviewed-by: Todd Short <todd.short@me.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23768)
2024-05-01 14:58:35 +02:00
..
Mock CMP: add support for genm with crlStatusList and genp with crls 2024-05-01 14:58:35 +02:00
test_commands.csv CMP: add support for genm with crlStatusList and genp with crls 2024-05-01 14:58:35 +02:00
test_connection.csv 80-test_cmp_http_data/: add tests for -no_cache_extracerts, fix and extend further test cases 2024-01-17 15:03:41 +01:00
test_credentials.csv 80-test_cmp_http_data/: add tests for -no_cache_extracerts, fix and extend further test cases 2024-01-17 15:03:41 +01:00
test_enrollment.csv 80-test_cmp_http_data/: add tests for -no_cache_extracerts, fix and extend further test cases 2024-01-17 15:03:41 +01:00
test_verification.csv 80-test_cmp_http_data/: add tests for -no_cache_extracerts, fix and extend further test cases 2024-01-17 15:03:41 +01:00