When you configure CRL checking, View reads a CRL to determine the revocation status of a smart card user certificate.
Prerequisites
Familiarize yourself with the locked.properties file properties for CRL checking. See Smart Card Certificate Revocation Checking Properties.
Procedure
locked.properties File
The file shown enables smart card authentication and smart card certificate revocation checking, configures CRL checking, and specifies a URL for the CRL location.
trustKeyfile=lonqa.key trustStoretype=jks useCertAuth=true enableRevocationChecking=true crlLocation=http://root.ocsp.net/certEnroll/ocsp-ROOT_CA.crl