commit | 63b505b432f7153c1d3c04a550d5f720c4c5d0d7 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Mon Oct 03 17:17:51 2022 +0000 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Mon Oct 03 17:17:51 2022 +0000 |
tree | a88a15ed39ed9c8b071dba8a50f3023c475e76ec | |
parent | 091db6b4439cfec84c66c1cd13b59947fb2f19b0 [diff] |
doc(certificates): add missing email for rfc2136
diff --git a/docs/certificates.md b/docs/certificates.md index 7975116..1963259 100644 --- a/docs/certificates.md +++ b/docs/certificates.md
@@ -21,8 +21,8 @@ ```yaml atmosphere_issuer_config: - server: https://acme.example.com email: foo@bar.com + server: https://acme.example.com ``` ### DNS-01 challenges @@ -40,6 +40,7 @@ ```yaml atmosphere_issuer_config: + email: foo@bar.com solver: type: rfc2136 nameserver: <NAMESERVER>:<PORT>