certbot/certbot-nginx/certbot_nginx/_internal
Adrien Ferrand f88105a952
Deprecate usage of IConfig as a singleton in Certbot (#8869)
* Deprecate usage of IConfig as a singleton in Certbot

* Fix local oldest requirements

* Add changelog

* Add tests for certbot.crypto_util.init_save_* functions

Co-authored-by: Brad Warren <bmw@users.noreply.github.com>
2021-05-28 12:17:56 -07:00
..
tls_configs Remove ECDHE-RSA-AES128-SHA from NGINX ciphers list (#7719) 2020-01-24 10:09:28 -08:00
__init__.py Make the contents of the nginx plugin private (#7589) 2019-11-25 14:30:24 -08:00
configurator.py Deprecate usage of IConfig as a singleton in Certbot (#8869) 2021-05-28 12:17:56 -07:00
constants.py Convert Python 2 type hints to Python 3 types annotations (#8640) 2021-03-10 11:51:27 -08:00
display_ops.py Minor bugfixes (#7891) 2020-04-13 10:41:39 -07:00
http_01.py Command-line UX overhaul (#8852) 2021-05-25 10:47:39 +10:00
nginxparser.py Convert Python 2 type hints to Python 3 types annotations (#8640) 2021-03-10 11:51:27 -08:00
obj.py Use Python 3 style super (#8777) 2021-04-08 13:04:51 -07:00
parser.py Command-line UX overhaul (#8852) 2021-05-25 10:47:39 +10:00
parser_obj.py Use Python 3 style super (#8777) 2021-04-08 13:04:51 -07:00