配置hppts

main
huojin\hj 2025-05-23 11:43:31 +08:00
parent dfb0607989
commit 765977e382
2 changed files with 4 additions and 3 deletions

View File

@ -14,10 +14,11 @@ project:
server: server:
port: 8000 port: 8000
ssl: ssl:
key-store: classpath:javaboy.p12 #key-store: classpath:server.jks
#key-store: file:C:\Users\hj\Downloads\server.jks
key-store: file:/home/wms/server.jks
key-store-type: PKCS12 key-store-type: PKCS12
key-store-password: 123456 key-store-password: 56uvgemn
key-alias: tomcathttps
enabled: true enabled: true
servlet: servlet:
context-path: / context-path: /