CA中转服务
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
586 B

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"AllowedHosts": "*",
"ConnectionStrings": {
"HisDB": "Data Source=.;User ID=sa;Password=xbdLis!@#77911;TrustServerCertificate=True"
},
"EsignSdk": {
"BaseUrl": "http://localhost:26880",
"ProjectId": "7439130864",
"ProjectSecret": "8e41a513af5d6d5267caf7bc4dc9cd25",
"ItsmApiUrl": "http://smlitsm.tsign.cn:8080/tgmonitor/rest/app!getAPIInfo2",
"OpenApiBaseUrl": "https://smlopenapi.esign.cn"
}
}