smart-man-boot/src/main/resources/application.yml
@@ -359,9 +359,9 @@ license: subject: user #主体 - 注意主体要与生成证书的主体一致一致,不然验证通过不了 publicAlias: publiccert #公钥别称 storePass: a1b2c3 #访问公钥库的密码 licensePath: D:\lictest\ctest.lic #license位置 publicKeysStorePath: D:\lictest\publicCerts.store #公钥位置 storePass: a1b2c3z4 #访问公钥库的密码 licensePath: D:\certs\hwserver\mdc.lic #license位置 publicKeysStorePath: D:\certs\hwserver\publicCerts.store #公钥位置 forest: bean-id: config0 # 在spring上下文中bean的id, 默认值为forestConfiguration backend: okhttp3 # 后端HTTP API: okhttp3 【支持`okhttp3`/`httpclient`】