> root cause > java.security.cert.CertificateException: No name matching compc found > sun.security.util.HostnameChecker.matchDNS(HostnameChecker.java:210) > sun.security.util.HostnameChecker.match(HostnameChecker.java:77)
Really looks like the name compc is not the name by which your client knows the cas server. The use of anything but fully-qualified DNS names complicates CAS integration in any case. If you can possibly use real names in your DNS namespace, it would be helpful. M -- 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
