mirror of
https://github.com/certbot/certbot.git
synced 2026-03-23 02:43:55 -04:00
This commit correctly splits IPv6 addresses into the host and port parts. This will work for normal IPv4 and IPv6 addresses appended by a port number as well es for IPv6 addressess without a port, which should be the normal IPv6 usage. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| common.py | ||
| common_test.py | ||
| disco.py | ||
| disco_test.py | ||
| manual.py | ||
| manual_test.py | ||
| null.py | ||
| null_test.py | ||
| standalone.py | ||
| standalone_test.py | ||
| util.py | ||
| util_test.py | ||
| webroot.py | ||
| webroot_test.py | ||