
Configuring the Server Certificate Use Preferences
229
5. A prompt opens which reads
The Certificate chain is (un)trusted, are you sure you want to
(un)trust it?
Clicking
yes
changes the trust setting of the certificate chain; pressing
no
preserves the original
trust relationship.
10.4.4.2. Changing Trust Settings Using certutil
To change the trust setting of a certificate using
certutil
, do the following:
1. Open the instance's certificate databases directory.
cd /var/lib/
instance_ID
/alias
2. List the certificates in the database by running the
certutil
with the
-L
option. For example:
certutil -L -d .
Certificate Authority - Example Domain CT,c,
subsystemCert cert-subsystem u,u,u
Server-Cert cert-example u,u,u
3. Change the trust settings for the certificate by running the
certutil
with the
-M
option.
certutil -M -n
cert_nickname
-t
trust
-d .
For example:
certutil -M -n "Certificate Authority - Example Domain" -t TCu,TCu,TCu -d .
4. List the certificates again to confirm that the certificate trust was changed.
certutil -L -d .
Certificate Authority - Example Domain CTu,CTu,CTu
subsystemCert cert-subsystem u,u,u
Server-Cert cert-example u,u,u
For information about using the
certutil
command, see
http://www.mozilla.org/projects/security/pki/
nss/tools/certutil.html
.
10.5. Configuring the Server Certificate Use Preferences
Configuring a Certificate System manager's security preferences involves identifying the following:
• The SSL client certificate a Certificate Manager must use for authenticating to the publishing
directory if the Certificate Manager is configured to publish certificates and CRLs to the directory.
• Whether bridged or cross-pair certificates are used and that they are properly installed.
Summary of Contents for CERTIFICATE SYSTEM 7.2 - MIGRATION GUIDE
Page 36: ...Chapter 1 Overview 16 Figure 1 4 Certificate System Architecture ...
Page 144: ...124 ...
Page 160: ...140 ...
Page 208: ...188 ...
Page 210: ...190 ...
Page 256: ...236 ...
Page 282: ...Chapter 12 Certificate Profiles 262 Parameter IssuerName_n IssuerType_n ...
Page 285: ...Freshest CRL Extension Default 265 Parameter PointName_n PointIssuerName_n ...
Page 362: ...342 ...
Page 376: ...356 ...
Page 436: ...416 ...
Page 490: ...470 ...
Page 504: ...484 ...