openssl/test/recipes/80-test_cmp_http_data/Mock
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
..
12345.txt
big_issuing.crt
big_root.crt
big_server.crt
big_trusted.crt
csr.pem
empty.txt
issuing_expired.crt
issuing.crt 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
new_pass_12345.key
new_pub.key
new.key
new.RSA2048.key 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
newcrl.pem CMP: add support for genm with crlStatusList and genp with crls 2024-05-01 14:58:35 +02:00
newWithNew.pem CMP: add support for genm with rootCaCert and genp with rootCaKeyUpdate 2023-07-17 08:48:36 +10:00
newWithOld.pem CMP: add support for genm with rootCaCert and genp with rootCaKeyUpdate 2023-07-17 08:48:36 +10:00
oldcrl.pem CMP: add support for genm with crlStatusList and genp with crls 2024-05-01 14:58:35 +02:00
oldWithNew.pem CMP: add support for genm with rootCaCert and genp with rootCaKeyUpdate 2023-07-17 08:48:36 +10:00
oldWithOld.pem CMP: add support for genm with rootCaCert and genp with rootCaKeyUpdate 2023-07-17 08:48:36 +10:00
random.bin
root_expired.crt
root.crt
server.cnf CMP: add support for genm with crlStatusList and genp with crls 2024-05-01 14:58:35 +02:00
server.crt
server.key
signer_issuing.crt 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
signer_only.crt
signer_root.crt
signer.crt
signer.key
signer.p12
test.cnf test_cmp_http: decrease risk of timeouts due to delays caused by the underlying system running tests 2024-02-13 11:31:59 +01:00
trusted.crt
wrong_csr.pem