Put the congratulations in a separate box && show easy/secure choice for demo

This commit is contained in:
Peter Eckersley 2012-08-13 02:43:52 -07:00
parent f555c8ae93
commit 13c7fd045e

View file

@ -390,7 +390,8 @@ def authenticate():
sni_challenge.apache_restart(quiet=curses)
if curses:
shower.add("\nCongratulations! You have successfully enabled " + gen_https_names(dn) + "!")
dialog.Dialog().msgbox("\nCongratulations! You have successfully enabled " + gen_https_names(dn) + "!")
by_default()
else:
print "Congratulations! You have successfully enabled " + gen_https_names(dn) + "!"