set jks type
This commit is contained in:
parent
24e131810e
commit
edc2697e09
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,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.keyStoreLocation=${proxy-service.path.location}/nodeKeyStore.jks
|
||||
proxy-service.keyStorePass=local-demo
|
||||
proxy-service.keyStoreAlias=local-demo-cert
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue