Skip to content

Installing ACME Responder Clone

Endi S. Dewata edited this page Oct 3, 2025 · 3 revisions

Overview

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.

Installation Procedure

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.

See Also

Clone this wiki locally