Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Domain: Security: Certificate Revocation Checking: Certificate Authority Override: Configuration: General

Configuration Options     Related Tasks     Related Topics

This page allows you to configure the general properties of this SSL certificate revocation checking certificate authority override.

Configuration Options

Name Description
Name

The administrative name of this certificate authority override.

MBean Attribute:
CertRevocCaMBean.Name

Changes take effect after you redeploy the module or restart the server.

Distinguished Name

Determines the identity of this per-CA configuration using the distinguished name (defined in RFC 2253), which is used in certificates issued by the represented certificate authority.

For example:
"CN=CertGenCAB, OU=FOR TESTING ONLY, O=MyOrganization, L=MyTown, ST=MyState, C=US"

This will be used to match this configuration to issued certificates requiring revocation checking.

MBean Attribute:
CertRevocCaMBean.DistinguishedName

Disable Revocation Checking For This Certificate Authority

For this CA, determines whether certificate revocation checking is disabled.

MBean Attribute:
CertRevocCaMBean.CheckingDisabled

Revocation Checks

For this CA, determines the certificate revocation checking method order.

NOTE THAT omission of a specific method disables that method.

MBean Attribute:
CertRevocCaMBean.MethodOrder

Fail On Unknown Revocation Status

For this CA, determines whether certificate path checking should fail, if revocation status could not be determined.

MBean Attribute:
CertRevocCaMBean.FailOnUnknownRevocStatus

Related Tasks

Related Topics


Back to Top