Constraints Reference
Chapter
10
Certificate Profiles
479
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
Содержание Certificate Management System 6.1
Страница 1: ...Administrator s Guide Netscape Certificate Management System Version6 1 February 2003...
Страница 28: ...Documentation 28 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 68: ...Support for Open Standards 68 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 82: ...Uninstalling CMS 82 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 166: ...How a Registration Manager Works 166 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 382: ...ACL Reference 382 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 566: ...Managing Policy Plug in Modules 566 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 710: ...1 3 Organization Security Policies 710 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 716: ...Object Identifiers 716 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 762: ...DNs in Certificate Management System 762 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 794: ...Managing Certificates 794 Managing Servers with Netscape Console December 2001...
Страница 810: ...The SSL Handshake 810 Managing Servers with Netscape Console December 2001...
Страница 828: ...828 Netscape Certificate Management System Administrator s Guide February 2003...