I'm assuming your CAS instance is running over SSL? The JVM that uPortal is running under needs to trust the CAS self-signed certificate.
Cheers, Scott On Tue, Dec 15, 2009 at 10:32 PM, Steve Swinsburg <[email protected] > wrote: > Hi all, > > I have a CAS server setup with a self signed certificate and I am trying to > get an instance of uPortal to authenticate against it. uPortal is configured > to point to it correctly and requesting login sends me to the CAS server as > it should, but on successful login and redirect back to uPortal, I get: > > javax.net.ssl.SSLHandshakeException: > sun.security.validator.ValidatorException: PKIX path building failed: > sun.security.provider.certpath.SunCertPathBuilderException: unable tofind > valid certification path to requested target > > My uPortal instance is not running on SSL, does it need to be? Or do I need > to import the certificate into it somehow? > > thanks, > Steve > > -- > 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-user > > -- 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-user
