Converting a Master CA into a Cloned CA
455
Subsystem
Differences
single CA should generate CRLs,
and this task is always left to the
master CA.
OCSP
Clones have a unique configuration parameter,
OCSP.Responder.store.defStore.refreshInSec
.
DRM
There are no configurable differences between a
master and a clone.
TKS
There are no configurable differences between a
master and a clone.
Table 20.1. Differences Between Masters and Clones
20.4.1. Converting a Master CA into a Cloned CA
Since only one master CA can exist for a Certificate System installation, the offline master must first be
converted into a cloned CA, and one of the cloned CAs become the new master CA.
1. Stop the master CA if it is still running.
2. Open the existing master CA configuration directory:
cd /var/lib/
master_ID
/conf
3. Edit the
CS.cfg
file, and change the following:
• Disable control of the database maintenance thread by changing the value of the following line
to
0
; add the line if it does not already exist:
ca.certStatusUpdateInterval=0
• Disable monitoring database replication changes by changing the value of the following line to
false
; add the line if it does not already exist:
ca.listenToCloneModifications=false
• Disable maintenance of the CRL cache by changing all of the
enableCRLCache
lines from
true
to
false
; add each line if it does not already exist:
ca.crl.
IssuingPointId
.enableCRLCache=false
• Disable CRL generation by changing all of the
enableCRLUpdates
lines from
true
to
false
;
add each line if it does not already exist:
ca.crl.
IssuingPointId
.enableCRLUpdates=false
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 ...