-
Notifications
You must be signed in to change notification settings - Fork 145
Installing ACME Responder Clone
Endi S. Dewata edited this page Oct 3, 2025
·
3 revisions
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. Do not re-initialize the ACME database and realm for the new ACME responder.
Tip
|
To find a page in the Wiki, enter the keywords in search field, press Enter, then click Wikis. |