Hi,
   I am upgrading from cas-client-3.0 to cas-client-3.1.3.How to disable
useStrictHostNameChecking or make it false.In previous version of cas,
org.jasig.cas.client.validation.Cas20ServiceTicketValidator has a
constructor with one of the param as
httpClient(org.jasig.cas.util.HttpClient3FactoryBean).So we were able set
useStrictHostNameChecking false in HttpClient3FactoryBean.java.

  
      We have certificates CN=host/localhost different from name of
server(localhost),as per requirement.

I am having following exception:

       java.io.IOException: HTTPS hostname wrong:  should be <localhost>
        at
sun.net.www.protocol.https.HttpsClient.checkURLSpoofing(HttpsClient.java:490)

Please help me out,
santhosh
-- 
View this message in context: 
http://www.nabble.com/disable-useStrictHostNameChecking-for-cas-client-3.1.3-tp18720503p18720503.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

Reply via email to