Overview
19-6
19.1.4 crl-check
RADIUS Configuration Commands
Use this command to enable a Certificate Revocation List (CRL) check. To enable the certificate revocation list,
ensure
crl list is loaded using the crypto pki import <trustpoint-name> crl command.
Syntax
crl-check
Parameters
Usage Guidelines
A CRL that is updated with a trustpoint contains index numbers of all the revoked certifictes. tls authentication
type uses certificate for authentication and the CRL checks for any revoked certificate used for tls
authentication.
Example
RFS7000(config-radsrv)#crl-check enable
RFS7000(config-radsrv)#
enable Enables a CRL check.