mirror of
https://github.com/certbot/certbot.git
synced 2026-01-26 07:41:33 +03:00
Changed SUSE mod handling constant
This commit is contained in:
@@ -98,7 +98,7 @@ CLI_DEFAULTS_SUSE = dict(
|
||||
enmod="a2enmod",
|
||||
dismod="a2dismod",
|
||||
le_vhost_ext="-le-ssl.conf",
|
||||
handle_mods=True,
|
||||
handle_mods=False,
|
||||
handle_sites=False,
|
||||
challenge_location="/etc/apache2/vhosts.d",
|
||||
MOD_SSL_CONF_SRC=pkg_resources.resource_filename(
|
||||
|
||||
Reference in New Issue
Block a user