Details
-
Task
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
Systems Engineering
-
1
-
SERVER 2014-12-03, SERVER 2014-12-17, SERVER 2014/12/31, Server 2015-01-21, Server 2015-02-04
Description
...the same way we synchronize the hostcacert with the cacert.
This came about because some things – like the installer – are (correctly) using the hostcrl, but the Server never updates it after it creates it the first time. While our story for CRL support is already a bit of a manual one, this automated step seems harmless and could be worthwhile for users considering the development effort it would take.
Some ways we could implement this synchronization are:
- Another part of the existing CA/initialize-master-ssl! or CA/retrieve-ca-cert!
- A new CA protocol method (e.g. retrieve-ca-crl! or something)
- Another part of the master service initialization
Attachments
Issue Links
- relates to
-
SERVER-346 More surgical update of hostcrl from cacrl setting
-
- Closed
-
-
SERVER-904 Restore hostcrl / cacrl synchronization changes
-
- Closed
-
-
SERVER-1181 check if it's valid to sync cacrl to hostcrl before doing so
-
- Closed
-
- links to