From 72666867559733328ce406937e2dfb313a8f9234 Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Fri, 3 May 2024 14:44:59 -0400 Subject: add hide-replaced-certs parameter --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 70cf3e4..0c4bdec 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ You configure it with environment variables at runtime, including: * `FREEIPA_USERNAME` * `FREEIPA_PASSWORD` * `DAYS` +* `FREEIPA_HIDE_REPLACED_CERTS` For some reason, domain name does not suffice as the server name. You must pick a server name. This is discoverable in a properly-functioning Kerberos domain with: -- cgit