![Netscape Certificate Management System 6.2 Administrator'S Manual Download Page 477](http://html1.mh-extra.com/html/netscape/certificate-management-system-6-2/certificate-management-system-6-2_administrators-manual_1674697477.webp)
Constraints Reference
Chapter
10
Certificate Profiles
477
Subject Name Constraint
This constraint implements the subject name constraint. It checks if the subject
name in the certificate request satisfies the criteria.
Validity Constraint
This constraint implements the validity constraint. It checks if the validity in the
certificate request satisfies the criteria.
Table 10-23
Signing Algorithms Constraint Configuration Parameters
Parameter
Description
signingAlgsAllowed
List the signing algorithms that can be specified for use in
signing this certificate. Specify any or all of the following:
MD2withRSA,MD5withRSA,SHA1withRSA
Table 10-24
Subject Name Constraint Configuration Parameters
Parameter
Description
Pattern
Specifies a regular expression specified as a string, all
regular-expression constructs listed in
http://java.sun.com/j2se/1.4.1/docs/api/jav
a/util/regex/Pattern.html
are supported.
For example, if you have the pattern of the subject name
constraint set to
UID=.*
, the certificate profile framework
will check if the subject name in the certificate request
matches the pattern. Assumed that you have
UID=user,
O=Example, C=US
as the subject name, the value satisfies
the pattern UID=.* . If you have
CN=user,
O=example,C=US
, the value will not satisfy the pattern.
UID=.*
means the subject name must have
UID=.
,
.*
means zero or more times of any character
Summary of Contents for Certificate Management System 6.2
Page 1: ...Administrator s Guide Netscape Certificate Management System Version6 2 June 2003...
Page 22: ...22 Netscape Certificate Management System Administrator s Guide June 2003...
Page 30: ...Documentation 30 Netscape Certificate Management System Administrator s Guide June 2003...
Page 84: ...Uninstalling CMS 84 Netscape Certificate Management System Administrator s Guide June 2003...
Page 380: ...ACL Reference 380 Netscape Certificate Management System Administrator s Guide June 2003...
Page 750: ...Object Identifiers 750 Netscape Certificate Management System Administrator s Guide June 2003...
Page 828: ...Managing Certificates 828 Netscape Certificate Manager System Administrator s Guide June 2003...
Page 844: ...The SSL Handshake 844 Netscape Certificate Manager System Administrator s Guide June 2003...
Page 862: ...862 Netscape Certificate Management System Administrator s Guide June 2003...