certbot/certbot-nginx/certbot_nginx/_internal
Lloyd Parkes 2f6fbe9987
Add support for NetBSD (#8033)
* Add support for NetBSD by telling certbot-nginx where the nginx
configuration directory is.

* Update the CHANGELOG.

* Pass the right type of sequence to "in". Thanks lint.

* Adjust the CHANGELOG.md entry following feedback from ohemorange.

Co-authored-by: Lloyd Parkes <lloyd@must-have-coffee.gen.nz>
2020-06-08 12:06:38 -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 Minor bugfixes (#7891) 2020-04-13 10:41:39 -07:00
constants.py Add support for NetBSD (#8033) 2020-06-08 12:06:38 -07:00
display_ops.py Minor bugfixes (#7891) 2020-04-13 10:41:39 -07:00
http_01.py Remove useless pylint error suppression directives (#7657) 2020-02-13 13:56:16 -08:00
nginxparser.py Remove useless pylint error suppression directives (#7657) 2020-02-13 13:56:16 -08:00
obj.py Make the contents of the nginx plugin private (#7589) 2019-11-25 14:30:24 -08:00
parser.py Minor bugfixes (#7891) 2020-04-13 10:41:39 -07:00
parser_obj.py Minor bugfixes (#7891) 2020-04-13 10:41:39 -07:00