mirror of
https://github.com/certbot/certbot.git
synced 2026-03-23 19:03:33 -04:00
commit
aab2f9e3fb
1 changed files with 1 additions and 0 deletions
|
|
@ -76,6 +76,7 @@ class ApacheTlsSni01(common.TLSSNI01):
|
|||
|
||||
# Setup the configuration
|
||||
addrs = self._mod_config()
|
||||
self.configurator.save("Don't lose mod_config changes", True)
|
||||
self.configurator.make_addrs_sni_ready(addrs)
|
||||
|
||||
# Save reversible changes
|
||||
|
|
|
|||
Loading…
Reference in a new issue