mirror of
https://github.com/bitwarden/server
synced 2025-12-11 05:43:35 +00:00
support non-ssl installations
This commit is contained in:
@@ -78,7 +78,7 @@ namespace Bit.Setup
|
||||
{
|
||||
Directory.CreateDirectory($"/bitwarden/ssl/{domain}/");
|
||||
Console.WriteLine("Make sure 'certificate.crt' and 'private.key' are provided in the " +
|
||||
"appropriate directory (see setup instructions).");
|
||||
"appropriate directory (see docs for info).");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user