mirror of
https://github.com/bitwarden/server
synced 2025-12-24 04:03:25 +00: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