status checks: if a domain's DNS isnt working dont check the TLS certificate because we cant automatically provision one now anyway

This commit is contained in:
Joshua Tauberer 2016-01-04 08:45:12 -05:00
parent b8d6226a9a
commit 40cdc5aa30
1 changed files with 1 additions and 0 deletions

View File

@ -608,6 +608,7 @@ def check_web_domain(domain, rounded_time, ssl_certificates, env, output):
output.print_error("""This domain should resolve to your box's IP address (%s) if you would like the box to serve
webmail or a website on this domain. The domain currently resolves to %s in public DNS. It may take several hours for
public DNS to update after a change. This problem may result from other issues listed here.""" % (env['PUBLIC_IP'], ip))
return
# We need a TLS certificate for PRIMARY_HOSTNAME because that's where the
# user will log in with IMAP or webmail. Any other domain we serve a