配置hppts
parent
dfb0607989
commit
765977e382
|
|
@ -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: /
|
||||||
|
|
|
||||||
Binary file not shown.
Loading…
Reference in New Issue