diff options
author | B. Stack <bgstack15@gmail.com> | 2024-05-03 14:44:59 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2024-05-03 14:44:59 -0400 |
commit | 72666867559733328ce406937e2dfb313a8f9234 (patch) | |
tree | 6422bf20a41b69d28a26a89dd76a477376cc23d3 /README.md | |
parent | add PASTDAYS support (diff) | |
download | freeipa-cert-alert-72666867559733328ce406937e2dfb313a8f9234.tar.gz freeipa-cert-alert-72666867559733328ce406937e2dfb313a8f9234.tar.bz2 freeipa-cert-alert-72666867559733328ce406937e2dfb313a8f9234.zip |
add hide-replaced-certs parameter
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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: |