mirror of
https://github.com/certbot/certbot.git
synced 2026-06-03 13:59:02 -04:00
Remove --no-simple-http-tls from integration tests
This commit is contained in:
parent
73ee63779c
commit
e4e94b20d4
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue