clean-crl

Downloads Certificate Revocation Lists

Install

All systems
curl cmd.cat/clean-crl.sh
Debian Debian
apt-get install fetch-crl
Ubuntu
apt-get install fetch-crl
image/svg+xml Kali Linux
apt-get install fetch-crl
Fedora
dnf install fetch-crl
Windows (WSL2)
sudo apt-get update sudo apt-get install fetch-crl
OS X
brew install fetch-crl
Raspbian
apt-get install fetch-crl

fetch-crl

Downloads Certificate Revocation Lists

This tool and associated cron entry ensure that Certificate Revocation Lists (CRLs) are periodically retrieved from the web sites of the respective Certification Authorities. The fetch-crl tool finds all *.crl_url files in the configured CRL directory, downloads the CRLs listed in those files and saves them in the same directory. The default configuration uses /etc/grid-security/certificates as the CRL directory.