Remove --no-simple-http-tls from integration tests

This commit is contained in:
Jakub Warmuz 2015-10-07 06:23:40 +00:00
parent 73ee63779c
commit e4e94b20d4
No known key found for this signature in database
GPG key ID: 2A7BAD3A489B52EA

View file

@ -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