配置hppts
parent
dfb0607989
commit
765977e382
|
|
@ -14,10 +14,11 @@ project:
|
|||
server:
|
||||
port: 8000
|
||||
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-password: 123456
|
||||
key-alias: tomcathttps
|
||||
key-store-password: 56uvgemn
|
||||
enabled: true
|
||||
servlet:
|
||||
context-path: /
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Reference in New Issue