mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 07:12:54 -04:00
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 |
||
|---|---|---|
| .. | ||
| testdata/etc_nginx | ||
| __init__.py | ||
| configurator_test.py | ||
| display_ops_test.py | ||
| http_01_test.py | ||
| nginxparser_test.py | ||
| obj_test.py | ||
| parser_obj_test.py | ||
| parser_test.py | ||
| util.py | ||