Updated the CASA_Auth_Token_Svc Windows Install to also install a casa_crypto.properties file for the use of consumers of the Jaas module.

This commit is contained in:
Juan Carlos Luciani
2007-06-04 16:21:10 +00:00
parent 502559daa1
commit 81eaece05b
3 changed files with 60 additions and 31 deletions

View File

@@ -0,0 +1,8 @@
com.novell.casa.authtoksvc.crypto.keystore.type=jks
com.novell.casa.authtoksvc.crypto.trusted_ats_keystore.password=secret
com.novell.casa.authtoksvc.crypto.trusted_ats_keystore.file=ATS_INSTALL_DIR//etc//keys//trusted-ats-jks-store
com.novell.casa.authtoksvc.crypto.keystore.password=secret
com.novell.casa.authtoksvc.crypto.keystore.file=ATS_INSTALL_DIR//etc//keys//server//jks-store
com.novell.casa.authtoksvc.crypto.keystore.alias=signingKey
com.novell.casa.authtoksvc.crypto.alias.password=secret