mirror of
https://github.com/certbot/certbot.git
synced 2026-07-30 17:54:25 +02:00
Remove --no-simple-http-tls from integration tests
This commit is contained in:
@@ -24,7 +24,6 @@ common() {
|
|||||||
common --domains le1.wtf auth
|
common --domains le1.wtf auth
|
||||||
common --domains le2.wtf run
|
common --domains le2.wtf run
|
||||||
common -a manual -d le.wtf auth
|
common -a manual -d le.wtf auth
|
||||||
common -a manual -d le.wtf --no-simple-http-tls auth
|
|
||||||
|
|
||||||
export CSR_PATH="${root}/csr.der" KEY_PATH="${root}/key.pem" \
|
export CSR_PATH="${root}/csr.der" KEY_PATH="${root}/key.pem" \
|
||||||
OPENSSL_CNF=examples/openssl.cnf
|
OPENSSL_CNF=examples/openssl.cnf
|
||||||
|
|||||||
Reference in New Issue
Block a user