I am working on an application that uses CAS 4.1.2 for authentication.
Currently we use a Postgresql database for the CAS database and it logs into
the database using username/password. We are moving the application to an
environment where we can only login to the database using a client certificate.
Currently the database DAO is configured in deployerConfigContext.xml to login
to the databse using username/password. How do I modify the CAS application to
login to the database using a client certificate?
--
You are currently subscribed to [email protected] as:
[email protected]
To unsubscribe, change settings or access archives, see
http://www.ja-sig.org/wiki/display/JSG/cas-dev