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.
Содержание 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 ...