Hi, You need to use the sslConfigFile option: https://github.com/Jasig/java-cas-client/blob/master/cas-client-core/src/main/java/org/jasig/cas/client/validation/AbstractTicketValidationFilter.java#L93
Thanks. Best regards, Jérôme 2015-08-05 15:42 GMT+02:00 Waldbieser, Carl <[email protected]>: > > Is there some way to tell the Java CAS client what trust store it should > be using? > > I may be using the incorrect terminology, so put another way: Is there a > way to tell the Java CAS client that I want it to trust the CA certificates > in a particular keystore file (.jks file) rather than the global Java > keystore? > > Thanks, > Carl Waldbieser > ITS Systems Programmer > Lafayette College > > -- > 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
