mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Added support for PKCS#8 encrypted private keys.
This commit is contained in:
parent
24b456e4fd
commit
e47e050149
3 changed files with 36 additions and 11 deletions
|
|
@ -10,6 +10,7 @@
|
|||
"_LANonly": true,
|
||||
"_sessionKey": "MyReallySecretPassword1",
|
||||
"_sessionSameSite": "strict",
|
||||
"_certificatePrivateKeyPassword": [ "password1", "password2" ],
|
||||
"_dbEncryptKey": "MyReallySecretPassword2",
|
||||
"_dbRecordsEncryptKey": "MyReallySecretPassword",
|
||||
"_dbRecordsDecryptKey": "MyReallySecretPassword",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue