Chapter 19. Configuring the Certificate System for High Availability
422
• Enable CRL generation requests redirection by adding the following two lines:
master.ca.agent.host=
hostname
master.ca.agent.port=
port number
19.4.2. Converting a Cloned CA into a Master CA
After converting the existing offline master CA into an offline cloned CA, one of the online cloned CAs
must be converted into the new online master CA.
1. Stop the online cloned CA server.
/etc/init.d/
instance_ID
stop
2. Open the cloned CA's configuration directory.
cd /var/lib/
clone_ID
/conf
3. Edit the
CS.cfg
file.
a. Delete each line which begins with the
ca.crl.
prefix:
b. Copy each line beginning with the
ca.crl.
prefix from the former master CA
CS.cfg
file into
the cloned CA's
CS.cfg
file.
c. Enable control of the database maintenance thread by changing the value of the following line
to
600
;
600
is the default value for the master Certificate System. This value can be changed
to any other non-zero number:
ca.certStatusUpdateInterval=600
d. Enable monitoring database replication changes by changing the value of this line to
true
:
ca.listenToCloneModifications=true
e. Enable maintenance of the CRL cache by changing all of the
enableCRLCache
lines to
true
:
ca.crl.
IssuingPointId
.enableCRLCache=true
f.
Enable CRL generation by changing all of the
enableCRLUpdates
lines to
true
:
ca.crl.
IssuingPointId
.enableCRLUpdates=true
Содержание 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 ...