mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 00:35:50 +02:00
Revert workaround for #482
This commit is contained in:
@@ -23,7 +23,7 @@ CLI_DEFAULTS = dict(
|
||||
chain_path="/etc/letsencrypt/certs/chain-letsencrypt.pem",
|
||||
renewer_config_file="/etc/letsencrypt/renewer.conf",
|
||||
no_verify_ssl=False,
|
||||
dvsni_port=443,
|
||||
dvsni_port=challenges.DVSNI.PORT,
|
||||
)
|
||||
"""Defaults for CLI flags and `.IConfig` attributes."""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user