mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:45:22 +02:00
tls-sni-01 for standalone
This commit is contained in:
@@ -27,7 +27,7 @@ common() {
|
||||
"$@"
|
||||
}
|
||||
|
||||
common --domains le1.wtf --standalone-supported-challenges dvsni auth
|
||||
common --domains le1.wtf --standalone-supported-challenges tls-sni-01 auth
|
||||
common --domains le2.wtf --standalone-supported-challenges http-01 run
|
||||
common -a manual -d le.wtf auth
|
||||
|
||||
|
||||
Reference in New Issue
Block a user