http-01 for standalone

This commit is contained in:
Jakub Warmuz
2015-11-01 11:01:22 +00:00
parent fd209eab66
commit ea3611afe6
7 changed files with 66 additions and 68 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ common() {
}
common --domains le1.wtf --standalone-supported-challenges dvsni auth
common --domains le2.wtf --standalone-supported-challenges simpleHttp run
common --domains le2.wtf --standalone-supported-challenges http-01 run
common -a manual -d le.wtf auth
export CSR_PATH="${root}/csr.der" KEY_PATH="${root}/key.pem" \