set jks type
This commit is contained in:
parent
de9aaa00cd
commit
24e131810e
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ proxy-service.config.location=file://${proxy-service.path.prefix}/cfg/
|
|||
|
||||
# Key Store properties
|
||||
# Location can be specified as "classpath:" or as file path e.g "/opt/webapp/eidas-ps/keystore/keyStore.jks"
|
||||
proxy-service.keySourceType=jks
|
||||
proxy-service.keyStoreLocation=${proxy-service.path.prefix}/nodeKeyStore.jks
|
||||
proxy-service.keyStorePass=local-demo
|
||||
proxy-service.keyStoreAlias=local-demo-cert
|
||||
|
|
Loading…
Add table
Reference in a new issue