You should configure it via the standard JVM mechanism for keystores since its a JVM-wide setting and affects more than just CAS. It affects whatever is running in the JVM.
-Scott -Scott Battaglia PGP Public Key Id: 0x383733AA LinkedIn: http://www.linkedin.com/in/scottbattaglia On Fri, Nov 7, 2008 at 10:52 PM, Uuganbold <[EMAIL PROTECTED]> wrote: > > Hi All. > Today I downloaded spring security2.04 and cas server. I successfully setup > cas server. But I can't config spring security based cas client. > my cas server is on https://logon.testserver.lan > and my client is on http://www.testserver.lan > > requests are proxied with apache2 and mod_proxy_ajp. > > My problem is i can't config client cert file. So > [CODE]javax.net.ssl.SSLHandshakeException: > sun.security.validator.ValidatorException: PKIX path building failed: > sun.security.provider.certpath.SunCertPathBuilderException: unable to find > valid certification path to requested target[/CODE] > exception occuring. > > there is no property to set cert file path in Cas20ServiceTicketValidator > class. > Where I config this. > > sorry my poor english. I'am from mongolia and my english is not so good. > > Uuganbold > Cas Fan.... :) > -- > View this message in context: > http://www.nabble.com/TicketValidator-certicate-file-config-tp20380632p20380632.html > Sent from the CAS Users mailing list archive at Nabble.com. > > _______________________________________________ > Yale CAS mailing list > [email protected] > http://tp.its.yale.edu/mailman/listinfo/cas > _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
