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
new_pass_12345.key
new_pub.key
new.key
new.RSA2048.key
newcrl.pem CMP: add support for genm with crlStatusList and genp with crls 2024-05-01 14:58:35 +02:00
newWithNew.pem
newWithOld.pem
oldcrl.pem CMP: add support for genm with crlStatusList and genp with crls 2024-05-01 14:58:35 +02:00
oldWithNew.pem
oldWithOld.pem
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
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