fixed keySourceAlias
This commit is contained in:
parent
08bce45b01
commit
b6e90e1c69
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ proxy-service.encryption.keySourceCertLocation=${spring.config.additional.locati
|
||||||
|
|
||||||
proxy-service.metadata.keySourceType=PKCS11
|
proxy-service.metadata.keySourceType=PKCS11
|
||||||
proxy-service.metadata.keySourcePass=${proxy-service.pkcs11.pin}
|
proxy-service.metadata.keySourcePass=${proxy-service.pkcs11.pin}
|
||||||
proxy-service.metadata.keySourceAlias=swedenconnect
|
proxy-service.metadata.keySourceAlias=sctest
|
||||||
proxy-service.metadata.keySourceCertLocation=${spring.config.additional.location}/test-metadata-signer.crt
|
proxy-service.metadata.keySourceCertLocation=${spring.config.additional.location}/test-metadata-signer.crt
|
||||||
|
|
||||||
# Session Encryption properties
|
# Session Encryption properties
|
||||||
|
|
Loading…
Add table
Reference in a new issue