mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 00:58:08 +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 le2.wtf run
|
||||
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" \
|
||||
OPENSSL_CNF=examples/openssl.cnf
|
||||
|
||||
Reference in New Issue
Block a user