fix 去除双向认证 add agv设备监控
This commit is contained in:
@@ -11,11 +11,11 @@ server:
|
||||
key-store-password: 123456
|
||||
key-store-type: PKCS12
|
||||
key-alias: server
|
||||
trust-store: classpath:server.p12
|
||||
trust-store-password: 123456
|
||||
trust-store-type: JKS
|
||||
trust-store-provider: SUN
|
||||
client-auth: need
|
||||
# trust-store: classpath:server.p12
|
||||
# trust-store-password: 123456
|
||||
# trust-store-type: JKS
|
||||
# trust-store-provider: SUN
|
||||
# client-auth: need
|
||||
#配置数据源
|
||||
spring:
|
||||
datasource:
|
||||
|
||||
Reference in New Issue
Block a user