mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 16:15:42 +02:00
removed space
This commit is contained in:
@@ -275,7 +275,6 @@ class ApacheConfigurator(augeas_configurator.AugeasConfigurator):
|
||||
"No vhost was selected. Please specify servernames "
|
||||
"in the Apache config", target_name)
|
||||
raise errors.PluginError("No vhost selected")
|
||||
|
||||
elif temp:
|
||||
return vhost
|
||||
elif not vhost.ssl:
|
||||
|
||||
Reference in New Issue
Block a user