certbot/certbot-nginx/certbot_nginx/_internal
Adrien Ferrand dac0b2c187
Typed jose fields (#9073)
* Add generic methods to save some casts, and fix lint

* Update current and oldest pinning

* Fix classes

* Remove some todos thanks to josepy 1.11.0

* Cleanup some useless pylint disable

* Finish complete typing

* Better TypeVar names

* Upgrade pinning and fix some typing errors

* Use protocol

* Fix types in apache

Co-authored-by: Brad Warren <bmw@users.noreply.github.com>
2022-01-24 15:16:19 -08: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 Typed jose fields (#9073) 2022-01-24 15:16:19 -08:00
constants.py Fully type certbot-nginx module (#9124) 2022-01-12 16:36:51 -08:00
display_ops.py Fully type certbot-nginx module (#9124) 2022-01-12 16:36:51 -08:00
http_01.py Typed jose fields (#9073) 2022-01-24 15:16:19 -08:00
nginxparser.py Typed jose fields (#9073) 2022-01-24 15:16:19 -08:00
obj.py Fully type certbot-nginx module (#9124) 2022-01-12 16:36:51 -08:00
parser.py Fully type certbot-nginx module (#9124) 2022-01-12 16:36:51 -08:00
parser_obj.py Fully type certbot-nginx module (#9124) 2022-01-12 16:36:51 -08:00