CASA/CASA-auth-token/java/server/Svc/crypto.properties
Juan Carlos Luciani 5bec27ee66 Added support for the Validate AuthToken Service.
Made necessary spec file changes to support our configuration.
2006-09-14 16:03:57 +00:00

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=foobar
org.apache.ws.security.crypto.merlin.keystore.alias=privkey
org.apache.ws.security.crypto.merlin.alias.password=foobar
org.apache.ws.security.crypto.merlin.file=/etc/CASA/authtoken.d/java-keys/privkeystore