mirror of
https://github.com/bitwarden/server.git
synced 2025-06-30 15:42:48 -05:00
cleanup
This commit is contained in:
@ -20,6 +20,7 @@ namespace Bit.Setup
|
||||
_context.Install.Trusted = true;
|
||||
_context.Install.SelfSignedCert = false;
|
||||
_context.Install.DiffieHellman = false;
|
||||
_context.Install.IdentityCertPassword = "IDENTITY_CERT_PASSWORD";
|
||||
return;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user