Constraints-Specific Policy Module Reference
Chapter
11
Policies
505
Table 11-11 describes the configuration parameters of the
SigningAlgorithmConstraints
policy.
SubCANameConstraints
The
SubCANameConstraints
plug-in module restricts a CA from issuing a
subordinate CA certificate that has the same issuer name as that of the CA
itself—that is, the policy prevents a situation where the signing certificates of a CA
and its subordinate CA have identical issuer names.
This policy must be turned on if you’re planning to issue subordinate CA
certificates. Whenever the Certificate Manager issues a certificate, it stores the
related information in its internal database; if the CA issues a subordinate CA
certificate with an issuer DN that matches its own issuer DN, the internal database
will not function properly.
You may apply this policy to CA certificate enrollment and renewal requests.
Table 11-11
SigningAlgorithmConstraintsConfiguration Parameters
Parameter
Description
enable
Specifies whether the rule is enabled or disabled. Select to enable (default), deselect to
disable.
predicate
Specifies the predicate expression for this rule. If you want this rule to be applied to
all certificate requests, leave the field blank (default). To form a predicate expression,
see “Using Predicates in Policy Rules” on page 485.
algorithms
Specifies the signature algorithm the server should use to sign certificates.
Permissible values: Depends on the CA’s signing key type (the key type you chose for
the Certificate Manager’s CA signing certificate).
• If the key type is RSA, select one of the following:
-
MD2withRSA,MD5withRSA,SHA1withRSA
MD2withRSA,MD5withRSA
-
MD2withRSA,SHA1withRSA
-
MD5withRSA,SHA1withRSA
-
MD2withRSA
MD5withRSA
-
SHA1withRSA
The default value is
MD2withRSA,MD5withRSA,SHA1withRSA
.
• If the key type is DSA, select
SHA1withDSA
.
Summary of Contents for Certificate Management System 6.1
Page 1: ...Administrator s Guide Netscape Certificate Management System Version6 1 February 2003...
Page 28: ...Documentation 28 Netscape Certificate Management System Administrator s Guide February 2003...
Page 82: ...Uninstalling CMS 82 Netscape Certificate Management System Administrator s Guide February 2003...
Page 382: ...ACL Reference 382 Netscape Certificate Management System Administrator s Guide February 2003...
Page 794: ...Managing Certificates 794 Managing Servers with Netscape Console December 2001...
Page 810: ...The SSL Handshake 810 Managing Servers with Netscape Console December 2001...
Page 828: ...828 Netscape Certificate Management System Administrator s Guide February 2003...