更换https证书

main
sunjianxi 1 year ago
parent deda83dab5
commit 48049b136f
  1. 4
      src/main/resources/application.yml
  2. BIN
      src/main/resources/btdataops.com.pfx

@ -12,8 +12,8 @@ server:
include-exception: true
include-message: always
ssl: #https证书配置 配置了之后只能通过https访问应用
key-store: classpath:btdataops_com.pfx
key-store-password: j2gre4zo31tpfm7l
key-store: classpath:btdataops.com.pfx
key-store-password: yQbRfTFa
#配置日志
logging:

Loading…
Cancel
Save