![Red Hat CERTIFICATE SYSTEM 7.3 - ADMINISTRATION Скачать руководство пользователя страница 151](http://html.mh-extra.com/html/red-hat/certificate-system-7-3-administration/certificate-system-7-3-administration_administration-manual_1427433151.webp)
Extending Attribute Support
129
Attribute
Value Type
Object Identifier
unstructuredaddress
PrintableString
1.2.840.113549.1.9.8
Table 4.3. Allowed Characters for Value Types
4.12.1. Extending Attribute Support
By default, the Certificate System supports the attributes identified in
Table 4.3, “Allowed Characters
for Value Types”
. This list of supported attributes can be extended by creating or adding new
attributes. The syntax for adding additional
X.500Name
attributes, or components, is as follows:
X500Name.
NEW_ATTRNAME
.oid=
n.n.n.n
X500Name.
NEW_ATTRNAME
.class=
string_to_DER_value_converter_class
The value converter class converts a string to an ASN.1 value; this class must implement the
netscape.security.x509.AVAValueConverter
interface. The string-to-value converter class
can be one of the following:
•
netscape.security.x509.PrintableConverter
converts a string to a
PrintableString
value. The string must have only printable characters.
•
netscape.security.x509.IA5StringConverter
converts a string to an
IA5String
value.
The string must have only IA5String characters.
•
netscape.security.x509.DirStrConverter
converts a string to a
DirectoryString
. The
string is expected to be in
DirectoryString
format according to RFC 2253.
•
netscape.security.x509.GenericValueConverter
converts a string character by character
in the following order, from the smallest characterset to the largest:
• Printable
• IA5String
• BMPString
• Universal String
An attribute entry looks like the following:
X500Name.MY_ATTR.oid=1.2.3.4.5.6
X500Name.MY_ATTR.class=netscape.security.x509.DirStrConverter
4.12.1.1. Adding New or Proprietary Attributes
To add a new or proprietary attribute to the Certificate System schema, do the following:
1. Stop the Certificate Manager.
/etc/init.d/rhpki-ca stop
2. Open the
/var/lib/rhpki-ca/conf
directory.
Содержание CERTIFICATE SYSTEM 7.3 - ADMINISTRATION
Страница 1: ...Red Hat Certificate System 7 3 Administration Guide Publication date May 2007 updated March 25 2010 ...
Страница 15: ...xv Index 525 ...
Страница 16: ...xvi ...
Страница 38: ...Chapter 1 Overview 16 Figure 1 4 Certificate System Architecture ...
Страница 82: ...Chapter 2 Installation and Configuration 60 rpm ev rhpki manage ...
Страница 154: ...132 ...
Страница 194: ...172 ...
Страница 238: ...216 ...
Страница 244: ...222 ...
Страница 246: ...224 ...
Страница 286: ...264 ...
Страница 292: ...270 ...
Страница 318: ...Chapter 13 Certificate Profiles 296 Parameter IssuerType_n IssuerName_n ...
Страница 321: ...Freshest CRL Extension Default 299 Parameter PointName_n PointIssuerName_n ...
Страница 371: ...Configuring Mappers 349 Figure 15 9 Selecting a New Mapper Type 6 Edit the mapper instance and click OK ...
Страница 398: ...376 ...
Страница 412: ...390 ...
Страница 472: ...450 ...
Страница 500: ...Appendix A Certificate and CRL Extensions 478 Parameter namen Table A 8 IssuerAlternativeName Configuration Parameters ...
Страница 506: ...484 ...
Страница 528: ...506 ...
Страница 546: ...524 ...