diff options
Diffstat (limited to 'domains.conf.sample')
| -rw-r--r-- | domains.conf.sample | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/domains.conf.sample b/domains.conf.sample index ec51322..98422bc 100644 --- a/domains.conf.sample +++ b/domains.conf.sample @@ -52,6 +52,8 @@ # # For example, to use RSA (instead of the default ECDSA) for all certificates: * type=rsa +# To use HTTP for all challenges: +* challenge=http # Issue a cert for example.org using the default options. # We don't provide any SANs, so the certificate name is used as the domain. |
