Installing ACME Responder Clone - dogtagpki/pki GitHub Wiki
This document describes the process to install a clone of an existing ACME responder. It assumes that the existing ACME responder is using a DS server to store the ACME database and realm and connected to an external CA issuer.
First, install a new DS server for the new ACME responder.
Then, configure the replication between the new DS server and the existing DS server used by the existing ACME responder.
Finally, install a new ACME responder using the new DS server to store the ACME database and realm and connect it to the same external CA issuer.