mirror of
https://github.com/bitwarden/server.git
synced 2025-02-16 01:51:21 +01:00
new lines on warning
This commit is contained in:
parent
cb7008f8c1
commit
0e899d6317
@ -36,7 +36,7 @@ namespace Bit.Setup
|
||||
}
|
||||
else
|
||||
{
|
||||
Console.WriteLine("!!!!!!!!!! WARNING !!!!!!!!!!");
|
||||
Console.WriteLine("\n!!!!!!!!!! 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.");
|
||||
|
Loading…
Reference in New Issue
Block a user