Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
Related Documentation
- J Series
- Understanding Certificate Revocation Lists
- Example: Manually Loading a CRL onto the Device
- Example: Verifying Certificate Validity
- Example: Configuring a Certificate Authority Profile with CRL Locations
- SRX Series
- Understanding Certificate Revocation Lists
- Example: Manually Loading a CRL onto the Device
- Example: Verifying Certificate Validity
- Example: Configuring a Certificate Authority Profile with CRL Locations
- Additional Information
- Junos OS Feature Support Reference for SRX Series and J Series Devices

Deleting a Loaded CRL (CLI Procedure)
You can choose to delete a loaded CRL if you no longer need to use it to manage certificate revocations and validation.
Use the following command to delete a loaded certificate revocation list:
user@host> clear security pki crl
ca-profile (ca-profile all)
Specify a CA profile to delete a CRL associated with the CA identified by the profile, or use all to delete all CRLs.
Related Documentation
- J Series
- Understanding Certificate Revocation Lists
- Example: Manually Loading a CRL onto the Device
- Example: Verifying Certificate Validity
- Example: Configuring a Certificate Authority Profile with CRL Locations
- SRX Series
- Understanding Certificate Revocation Lists
- Example: Manually Loading a CRL onto the Device
- Example: Verifying Certificate Validity
- Example: Configuring a Certificate Authority Profile with CRL Locations
- Additional Information
- Junos OS Feature Support Reference for SRX Series and J Series Devices


