summaryrefslogtreecommitdiffstats
path: root/base/server/cms
diff options
context:
space:
mode:
authorJack Magne <jmagne@localhost.localdomain>2015-05-01 10:12:06 -0700
committerJack Magne <jmagne@localhost.localdomain>2015-05-01 15:20:13 -0700
commit31d96e0ba756fd05bad0c9a577bf27ef9041d490 (patch)
treedfa26d09c0d58d2f297462c076921a7a37db2893 /base/server/cms
parentdca532a48524ee6be1c7522cf11fef062c27f2bb (diff)
downloadpki-31d96e0ba756fd05bad0c9a577bf27ef9041d490.tar.gz
pki-31d96e0ba756fd05bad0c9a577bf27ef9041d490.tar.xz
pki-31d96e0ba756fd05bad0c9a577bf27ef9041d490.zip
OCSP and CA minor cloning fixes
Tickets #1294, #1058 The patch does the following: 1. Allows an OCSP clone to actually install and operate. It also sets a param appropriate for an OCSP clone. Ticket #1058 The controversial part of this one is the fact that I have disabled having OCSP clones register themselves to the CA as publishing target. The master is already getting the updates and we rely upon replication to keep the clones updated. The current downside is the master is on an island with respect to updates and could be considered a single point of failure. Thus my proposal for this simple patch is to get the OCSP clone working as in existing functionality. Then we come back and propose a ticket to allow the installer OCSP clones to set up the publishers in such a way that all clones and master are registered, but when it is actually time to publish, the CRL publisher has the smarts to know that members of a clone cluster are in a group and the first successfull publish should end the processing of that group. 2. Allows the CA clone to set some params to disable certain things that a clone should not do. This was listed as a set of misc post install tasks that we are trying to automate. Code tested to work. 1. OCSP clones can be installed and the CRL were checked to be in sync when an update occured to the master. 2. The CA clone has been seen to have the required params and it looks to come up just fine. Final review minor changes to tickets, 1294, and 1058.
Diffstat (limited to 'base/server/cms')
0 files changed, 0 insertions, 0 deletions