certbot/certbot-nginx/certbot_nginx/tests
Brad Warren 63d673a3e0
Remove references to TLS-SNI-01 outside of ACME (#7479)
This is a big part of #7214. It removes all references to TLS-SNI-01 outside of acme (and pytest.ini). Those changes will come in a subsequent PR. I thought this one was getting big enough.

* Remove references to TLS-SNI-01 in Apache plugin

* Remove references to TLS-SNI-01 from certbot-nginx

* Remove references to TLS-SNI from Certbot.

* Remove TLS-SNI reference from docs

* add certbot changelog

* Clarify test behavior
2019-10-31 10:17:29 -07:00
..
testdata/etc_nginx Allow multiple add_headers directives (#6068) 2018-06-04 17:44:51 -07:00
__init__.py s/Let's Encrypt/Certbot certbot-nginx 2016-04-13 16:49:30 -07:00
configurator_test.py Remove references to TLS-SNI-01 outside of ACME (#7479) 2019-10-31 10:17:29 -07:00
display_ops_test.py Nginx plugin wildcard support for ACMEv2 (#5619) 2018-03-01 14:05:49 -08:00
http_01_test.py Remove references to TLS-SNI-01 outside of ACME (#7479) 2019-10-31 10:17:29 -07:00
nginxparser_test.py Update parser to match new Nginx functionality (#6381) 2018-09-18 12:52:11 -07:00
obj_test.py Allow 'default' along with 'default_server' in Nginx (#5788) 2018-03-26 14:56:31 -07:00
parser_obj_test.py assertEquals --> assertEqual 2018-10-31 17:28:47 -07:00
parser_test.py Ensure relpath is executed on paths in the same drive (#7335) 2019-08-23 12:53:30 -07:00
util.py Disable TLS session tickets in Nginx (#7355) 2019-09-05 13:51:56 -07:00