correct pkcs11 location prefix
This commit is contained in:
parent
14d4ec5ebb
commit
c5395d856e
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ proxy-service.country=SE
|
|||
# Key Store properties
|
||||
# Location can be specified as "classpath:" or as file path e.g "/opt/webapp/eidas-ps/keystore/keyStore.jks"
|
||||
|
||||
proxy-service.pkcs11.external-config-locations=${proxy-service.path.prefix}/pkcs11.cfg
|
||||
proxy-service.pkcs11.external-config-locations=${spring.config.location}/pkcs11.cfg
|
||||
|
||||
proxy-service.keySourceType=PKCS11
|
||||
proxy-service.keySourcePass=${proxy-service.pkcs11.pin}
|
||||
|
|
Loading…
Add table
Reference in a new issue