18 lines
646 B
JSON
18 lines
646 B
JSON
{
|
|
// TEST2, TEST, PROD
|
|
"EnvironmentCode": "TEST",
|
|
"LogDirectory": "Logs",
|
|
"Database": {
|
|
"ConnectionString": "Server=VWEBDEV01;Database=EsbZertifikatManager;Integrated Security=True;Encrypt=True;Column Encryption Setting=Enabled;Application Name=ZA.CoreService.ESBCertificateManager;TrustServerCertificate=True;"
|
|
},
|
|
"Runtime": {
|
|
"JavaExecutablePath": "Runtime\\bin\\java.exe",
|
|
"SonicClientLibraryPath": "Runtime\\SonicClient\\lib",
|
|
"SetupCompleted": true
|
|
},
|
|
"AlwaysEncrypted": {
|
|
"CertificateThumbprint": "238AC7A32074D5B293C7EFB60E256907CB82C9C6",
|
|
"StoreName": "My",
|
|
"StoreLocation": "CurrentUser"
|
|
}
|
|
} |