8.4.3 Configuring Certificate Revocation Checking

SSL/TLS and Secure Shell connections can be configured to authenticate hosts using digital certificates. To ensure that certificates have not been revoked, you can configure InfoConnect to check for certificate revocation using CRLs or using an OCSP responder.

When CRL checking is enabled, InfoConnect always checks for CRLs in any location specified in the CRL Distribution Point (CDP) field of the certificate. In addition, InfoConnect can also be configured to check for CRLs located in an LDAP directory or using an OCSP responder.

InfoConnect's default value for certificate revocation checking is based on your current system setting. If your system is configured to do CRL checking, InfoConnect sessions will check for certificate revocation using CRLs by default.

NOTE:When InfoConnect is running in DOD PKI mode, certificate revocation is always enabled and cannot be disabled.

To enable CRL checking by default for all SSH sessions

  1. In Internet Explorer, choose Tools > Internet Options > Advanced.

  2. Under Security, selectCheck for server certificate revocation.

You can enable certificate revocation checking using either a CRL or an OCSP responder.

To enable certificate revocation checking for VT Secure Shell sessions

  1. Open the Reflection Secure Shell Settings dialog box.

  2. Click the PKI tab.

  3. Select either Use OCSP or Use CRL.

To enable certificate revocation checking for 3270, 5250 and VT SSL/TLS sessions

  1. Open the Security Properties dialog box.

  2. On the SSL/TLS tab, click Configure PKI. (Use SSL/TLS security must be selected.)

  3. Select either Use OCSP or Use CRL.

To enable certificate revocation checking for ALC, UTS, and T27 sessions

  1. Open the TCP/UDP Path Options dialog box.

  2. Set Security type to the level of encryption you require and click PKI Settings.

  3. Select either Use OCSP or Use CRL.

NOTE:CRLs and/or OCSP responders required by a certificate are identified in the AIA and/or CDP extension of the certificate. If this information is not provided in the certificate, you can use the OCSP and LDAP tabs of the Reflection Certificate Manager to configure it.