mirror of
https://github.com/openssl/openssl.git
synced 2025-01-06 13:26:43 +08:00
40a200f9e7
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) |
||
---|---|---|
.. | ||
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 | ||
newWithNew.pem | ||
newWithOld.pem | ||
oldcrl.pem | ||
oldWithNew.pem | ||
oldWithOld.pem | ||
random.bin | ||
root_expired.crt | ||
root.crt | ||
server.cnf | ||
server.crt | ||
server.key | ||
signer_issuing.crt | ||
signer_only.crt | ||
signer_root.crt | ||
signer.crt | ||
signer.key | ||
signer.p12 | ||
test.cnf | ||
trusted.crt | ||
wrong_csr.pem |