1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-05 15:57:23 +01:00

tls: hide extra reasons why domains aren't getting a new certificate during setup

This commit is contained in:
Joshua Tauberer
2016-01-14 07:21:08 -05:00
parent 2ad7d0830e
commit faaa74c3a7
2 changed files with 9 additions and 4 deletions

View File

@@ -117,7 +117,8 @@ tools/dns_update
tools/web_update
# If DNS is already working, try to provision TLS certficates from Let's Encrypt.
management/ssl_certificates.py
# Suppress extra reasons why domains aren't getting a new certificate.
management/ssl_certificates.py -q
# If there aren't any mail users yet, create one.
source setup/firstuser.sh