9b2e33bfa8
contains server components. In the process, I also flatened its directory structure.
7 lines
410 B
INI
7 lines
410 B
INI
org.apache.ws.security.crypto.provider=org.apache.ws.security.components.crypto.Merlin
|
|
org.apache.ws.security.crypto.merlin.keystore.type=jks
|
|
org.apache.ws.security.crypto.merlin.keystore.password=secret
|
|
org.apache.ws.security.crypto.merlin.keystore.alias=signingKey
|
|
org.apache.ws.security.crypto.merlin.alias.password=secret
|
|
org.apache.ws.security.crypto.merlin.file=/etc/CASA/authtoken/keys/server/jks-store
|