Certificate Data Formats
229
11.1.3. Certificate Data Formats
Certificate requests and certificates can be created, stored, and installed in several different formats.
All of these formats conform to X.509 standards.
11.1.3.1. Binary
The following binary formats are recognized:
•
DER-encoded certificate.
This is a single binary DER-encoded certificate.
•
PKCS #7 certificate chain
. This is a PKCS #7
SignedData
object. The only significant field in the
SignedData
object is the certificates; the signature and the contents, for example, are ignored. The
PKCS #7 format allows multiple certificates to be downloaded at once.
•
Netscape Certificate Sequence.
This is a simpler format for downloading certificate chains in
a PKCS #7
ContentInfo
structure, wrapping a sequence of certificates. The value of the
contentType
field should be
netscape-cert-sequence
, while the content field has the
following structure:
CertificateSequence ::= SEQUENCE OF Certificate
This format allows multiple certificates to be downloaded at once.
11.1.3.2. Text
Any of the binary formats can be imported in text form. The text form begins with the following line:
-----BEGIN CERTIFICATE-----
Following this line is the certificate data, which can be in any of the binary formats described. This data
should be base-64 encoded, as described by RFC 1113. The certificate information is followed by this
line:
-----END CERTIFICATE-----
11.1.4. Certificate Setup Wizard
The Certificate System provides a wizard in the administrative console, called the
Certificate Setup
Wizard
, that automates the process of requesting and installing the certificates required by the
Certificate System subsystem instances.
• Request and install new certificates for the subsystem certificates installed in a Certificate System
instance;
issuing
or requesting a new certificate means getting a certificate based on a new public
and private key pair.
• Install CA certificates in the certificate or trust database of a Certificate System instance.
• Install CA certificate chains in the certificate database of a Certificate System instance.
The wizard performs different tasks depending whether it is launched from the
CA Certificates
tab or
the
Local Certificates
tab.
Summary of Contents for CERTIFICATE SYSTEM 7.3 - ADMINISTRATION
Page 15: ...xv Index 525 ...
Page 16: ...xvi ...
Page 38: ...Chapter 1 Overview 16 Figure 1 4 Certificate System Architecture ...
Page 82: ...Chapter 2 Installation and Configuration 60 rpm ev rhpki manage ...
Page 154: ...132 ...
Page 194: ...172 ...
Page 238: ...216 ...
Page 244: ...222 ...
Page 246: ...224 ...
Page 286: ...264 ...
Page 292: ...270 ...
Page 318: ...Chapter 13 Certificate Profiles 296 Parameter IssuerType_n IssuerName_n ...
Page 321: ...Freshest CRL Extension Default 299 Parameter PointName_n PointIssuerName_n ...
Page 398: ...376 ...
Page 412: ...390 ...
Page 472: ...450 ...
Page 506: ...484 ...
Page 528: ...506 ...
Page 546: ...524 ...