Deleting a CRL file using the CLI
Prev Next Use the CLI commands in this section to delete a specified Certificate Revocation List (CRL) file from the appliance.
To delete a local CRL file:
Go to CLI configuration mode.
hostname > enable
hostname # configure terminal
Verify the name of the configured CRL file.
hostname (config) # show aaa authentication certificate
Certificate based authentication settings:
...
CRL Filename : john-doe.crl.pem
Delete a specified CRL file from the appliance.
hostname (config) # aaa authentication certificate crl delete filename <name_of_file>
Verify the status of the CRL file.
hostname (config) # show aaa authentication certificate crl
No CRL file is configured.
Save your changes.
hostname (config) # write memory
Was this article helpful?
Related articles
Intrusion Prevention System (IPS) > Network Detection and Response (NDR) > NDR 4.x > Network Detection and Response Product Guide 4.x > Appendices > Common Access Card (CAC) for certificate authentication > Checking for revoked certificates
Intrusion Prevention System (IPS) > Network Detection and Response (NDR) > NDR 4.x > Network Detection and Response Console API Reference Guide 4.x > NDR RESTful API endpoints > Authentication
Intrusion Prevention System (IPS) > Network Detection and Response (NDR) > NDR 4.x > Network Detection and Response Product Guide 4.x > Appendices > Common Access Card (CAC) for certificate authentication > Checking for revoked certificates
Network Security (NX) > Common Security Platform Product Docs > System Security Guide Release 2026.1 > Authentication > Common Access Card (CAC) for certificate authentication > Configuring a CA certificate bundle