You can import an Endpoint Security (HX) certificate revocation list (CRL) from a URL.
To import an Endpoint Security (HX) certficate revocation list (CRL):
Enable CLI configuration mode.
hostname > enable hostname # configure terminal
Import the CRL:
hostname (config) # hx pki server crl-upload distro <url>where
<url>is the URL from which the CRL should be uploaded.For example:
hostname (config) # hx pki server crl-upload distro https://10.42.138.20Save your changes:
hostname (config) # write memory