
No Constraint
285
12.8.6. No Constraint
This constraint implements no constraint. When chosen along with a default, there are not constraints
placed on that default.
12.8.7. Netscape Certificate Type Extension Constraint
WARNING
This constraint is obsolete. Instead of using the Netscape Certificate Type extension
constraint, use the Key Usage extension or Extended Key Usage extension.
The Netscape Certificate Type extension constraint checks if the Netscape Certificate Type extension
in the certificate request satisfies the criteria set in this constraint.
12.8.8. Signing Algorithm Constraint
The Signing Algorithm constraint checks if the signing algorithm in the certificate request satisfies the
criteria set in this constraint.
Parameter
Description
signingAlgsAllowed
Sets the signing algorithms that can be specified to sign the
certificate. The algorithms can be any or all of the following:
• MD2withRSA
• MD5withRSA
• SHA1withRSA
• SHA256withRSA
• SHA512withRSA
The algorithm can also be set to
-
, which means the server
picks the best available signing algorithm that is compatible
with the key type (RSA).
Table 12.25. Signing Algorithms Constraint Configuration Parameters
12.8.9. Subject Name Constraint
The Subject Name constraint checks if the subject name in the certificate request satisfies the criteria.
Parameter
Description
Pattern
Specifies a regular expression as a string.
Table 12.26. Subject Name Constraint Configuration Parameters
The Subject Name constraint supports all regular-expression constructs listed in
http://java.sun.com/
j2se/1.4.1/docs/api/java/util/regex/Pattern.html
. This allows wildcards such as asterisks (
*
) to search
for any number of the characters and periods (
.
)to search for any type character.
For example, if the pattern of the subject name constraint is set to
uid=.*
, the certificate profile
framework checks if the subject name in the certificate request matches the pattern. A subject name
Содержание CERTIFICATE SYSTEM 7.2 - MIGRATION GUIDE
Страница 36: ...Chapter 1 Overview 16 Figure 1 4 Certificate System Architecture ...
Страница 144: ...124 ...
Страница 160: ...140 ...
Страница 208: ...188 ...
Страница 210: ...190 ...
Страница 256: ...236 ...
Страница 282: ...Chapter 12 Certificate Profiles 262 Parameter IssuerName_n IssuerType_n ...
Страница 285: ...Freshest CRL Extension Default 265 Parameter PointName_n PointIssuerName_n ...
Страница 335: ...Configuring Mappers 315 Figure 14 9 Selecting a New Mapper Type 6 Edit the mapper instance and click OK ...
Страница 362: ...342 ...
Страница 376: ...356 ...
Страница 436: ...416 ...
Страница 490: ...470 ...
Страница 504: ...484 ...