Chapter 6. Revoking Certificates and Issuing CRLs
184
service pki-ca stop
2. Open the CA configuration directory.
cd /var/lib/
subsystem_name
/conf
3. Edit the
CS.cfg
file, and add two lines to set the extended updated interval:
ca.crl.extendedNextUpdate=false
ca.crl.MasterCRL.updateSchema=3
The default interval is 1, meaning a full CRL is published every time a CRL is published. The
updateSchema
interval can be set to any integer.
4. Restart the CA server.
service pki-ca start
6.5. Enabling Automatic Revocation Checking for Agent
Certificates
A Certificate Manager can be configured to check the revocation status of an agent's certificate the
server receives during SSL client authentication. For information about setting up an OCSP responder,
see
Chapter 7, Using the Online Certificate Status Protocol Responder
.
NOTE
The subsystem
CS.cfg
configuration file includes a parameter,
jss.ocspcheck.enable
, which sets whether a Certificate Manager should use an
OCSP to verify the revocation status of the certificate it receives as a part of SSL client
or server authentication. Changing the value of this parameter to
true
means the
Certificate Manager reads the Authority Information Access extension in the certificate and
verifies the revocation status of the certificate from the OCSP responder specified in the
extension.
The configuration files of the Certificate Manager include parameters to specify whether the server
should do the revocation checking and at what interval. Revocation-status verification works only for
agent certificates that have been issued by the Certificate Manager, not by any third-party CAs.
To configure a Certificate Manager to verify the revocation status of its agents' certificates, do the
following:
1. Stop the subsystem instance.
service pki-ca start
2. Open the
instanceDirectory
/conf/
directory.
3. Open the
CS.cfg
file.
Summary of Contents for CERTIFICATE SYSTEM 8.0 - ADMINISTRATION
Page 42: ...20 ...
Page 43: ...Part I Setting up Certificate Services ...
Page 44: ......
Page 190: ...168 ...
Page 208: ...186 ...
Page 223: ...Part II Additional Configuration to Manage CA Services ...
Page 224: ......
Page 256: ...234 ...
Page 270: ...248 ...
Page 280: ...258 ...
Page 292: ...270 ...
Page 293: ...Part III Managing the Subsystem Instances ...
Page 294: ......
Page 408: ...386 ...
Page 438: ...416 ...
Page 439: ...Part IV References ...
Page 440: ......
Page 503: ...Netscape Defined Certificate Extensions Reference 481 OID 2 16 840 1 113730 13 ...
Page 504: ...482 ...
Page 556: ...534 ...
Page 564: ...542 ...