mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 00:35:50 +02:00
slight modifications
This commit is contained in:
@@ -257,6 +257,7 @@ def perform_sni_cert_challenge(listSNITuple, csr, key, configurator):
|
||||
# Save reversible changes and restart the server
|
||||
configurator.save("SNI Challenge", True)
|
||||
apache_restart()
|
||||
return True
|
||||
|
||||
def main():
|
||||
key = CHOC_DIR + "key.pem"
|
||||
|
||||
Reference in New Issue
Block a user