Failover Issuer CAs without Clustering
Posted
by
James Santiago
on Server Fault
See other posts from Server Fault
or by James Santiago
Published on 2012-11-19T01:36:09Z
Indexed on
2012/11/19
5:04 UTC
Read the original article
Hit count: 472
I am attempting to setup a Certificate Authority with some failover capabilities for the issuer CAs. I have an offline root CA and am attempting to setup two subordinate CAs on our domain which will handle issuing certificates. I'm trying to determine the architecture needed for these two CAs to allow one to go down and the other to take over without the use of failover clustering, as the two are in different geographic locales. Are there documents regarding this setup?
© Server Fault or respective owner