Stop preferring TLS-SNI in the Apache, Nginx, and standalone plugins (#6461)

* flip challenge preference in Nginx

* Fix Nginx tests

* Flip challenge preference in Apache

* Flip challenge preference in standalone

* update changelog

* continue to run with tls-sni in integration tests for coverage
This commit is contained in:
ohemorange
2018-11-05 13:58:56 -08:00
committed by Brad Warren
parent 2c1964c639
commit 9403c1641d
6 changed files with 7 additions and 4 deletions
@@ -39,6 +39,8 @@ nginx -v
reload_nginx
certbot_test_nginx --domains nginx.wtf run
test_deployment_and_rollback nginx.wtf
certbot_test_nginx --domains nginx.wtf run --preferred-challenges tls-sni
test_deployment_and_rollback nginx.wtf
certbot_test_nginx --domains nginx2.wtf --preferred-challenges http
test_deployment_and_rollback nginx2.wtf
# Overlapping location block and server-block-level return 301