From cb7008f8c135bf03293dcf8aa57036d9c3cff80a Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Wed, 28 Mar 2018 12:23:51 -0400 Subject: [PATCH] more !!!!!!!!!! --- util/Setup/CertBuilder.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/util/Setup/CertBuilder.cs b/util/Setup/CertBuilder.cs index 3f61d64d52..9e1629de36 100644 --- a/util/Setup/CertBuilder.cs +++ b/util/Setup/CertBuilder.cs @@ -36,11 +36,11 @@ namespace Bit.Setup } else { - Console.WriteLine("!!!!!! WARNING !!!!!!"); + Console.WriteLine("!!!!!!!!!! WARNING !!!!!!!!!!"); Console.WriteLine("You are not using an SSL certificate. Bitwarden requires HTTPS to operate. " + "You must front your installation with a HTTPS proxy. The web vault (and other Bitwarden " + "apps) will not work properly without HTTPS."); - Console.WriteLine("!!!!!!!!!!!!!!!!!!!!!"); + Console.WriteLine("!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n"); } }