tls-sni-01 for standalone

This commit is contained in:
Jakub Warmuz
2015-11-07 18:24:17 +00:00
parent 31706a5ef9
commit 93e69ef7de
6 changed files with 37 additions and 34 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ server = https://acme-staging.api.letsencrypt.org/directory
# Uncomment to use the standalone authenticator on port 443
# authenticator = standalone
# standalone-supported-challenges = dvsni
# standalone-supported-challenges = tls-sni-01
# Uncomment to use the webroot authenticator. Replace webroot-path with the
# path to the public_html / webroot folder being served by your web server.