[Contents] [Prev] [Next] [Index] [Report an Error]

Verifying CRLs

You can control how the router handles CRLs during negotiation of IKE phase 1 signature authentication. Both the offline and online digital certificate processes enable you to verify CRLs.

To verify CRLs in the offline certificate process, you must copy CRL files that are published by CAs to the ERX router. Using the ipsec crl command, you can control how the router handles CRLs during negotiation of IKE phase 1 signature authentication.

In the online certificate method you use the crl command to control CRL verification. The router uses HTTP to support CRL verification when the CRL distribution point that appears in the certificate has an http://name Uniform Resource Indicator (URI) format.

The ipsec crl and crl commands have three possible settings:

Based on the CRL setting, you can expect the phase 1 IKE negotiations to succeed or fail depending on the following conditions:

Table 16 presents how the CRL setting affects the outcome of IKE phase 1 negotiations. It lists common problem conditions such as ERX Cert revoked.

Table 16: Outcome of IKE Phase 1 Negotiations

 

 

CRL Setting

 

Condition

Ignored

Optional

Required

CRL OK

Succeed

Succeed

Succeed

CRL expired

Succeed

Succeed

Fail

Missing CRL

Succeed

Succeed

Fail

Peer Cert revoked

Succeed

Fail

Fail

ERX Cert revoked

Succeed

Fail

Fail


[Contents] [Prev] [Next] [Index] [Report an Error]