mirror of
https://github.com/certbot/certbot.git
synced 2026-06-03 13:59:02 -04:00
* Move parse_server to be a method of NginxParser * add super equal method to more correctly check addr equality in nginx should we support ipv6 in nginx in the future * add addr:normalized_tuple method * mark addresses listening sslishly due to another server block listening sslishly on that address * test turning on ssl globally * add docstring * lint and remove extra file |
||
|---|---|---|
| .. | ||
| sites-enabled | ||
| ubuntu_nginx_1_4_6/default_vhost/nginx | ||
| broken.conf | ||
| edge_cases.conf | ||
| foo.conf | ||
| mime.types | ||
| minimalistic_comments.conf | ||
| nginx.conf | ||
| server.conf | ||