mirror of
https://github.com/certbot/certbot.git
synced 2026-06-04 06:15:36 -04:00
* automatically select among default vhosts if we have a port preference * ports should be strings in the nginx plugin * clarify port vs preferred_port behavior by adding allow_port_mismatch flag * update all instances of default_vhosts to all_default_vhosts * require port * port should never be None in _get_default_vhost |
||
|---|---|---|
| .. | ||
| tests | ||
| __init__.py | ||
| configurator.py | ||
| constants.py | ||
| display_ops.py | ||
| http_01.py | ||
| nginxparser.py | ||
| obj.py | ||
| options-ssl-nginx.conf | ||
| parser.py | ||
| tls_sni_01.py | ||