It looks like this is something to do with Tomcat being fronted by Apache and them both using different SSL certificates. It works if I access Tomcat directly after following this post:
http://blogs.sun.com/andreas/entry/no_more_unable_to_find but as soon as it is fronted by Apache it fails again. Not too surprising really but I am not sure of the solution to getting the certificates sorted out properly. doahh wrote: > > Does anyone know how to fix this? I have seen a few posts in places about > editing the HostnameVerifier in the JDK but as I have cas running on my > local machine and don't need to modify the file there I don't want to do > that on my other machine: > > javax.net.ssl.SSLHandshakeException: > java.security.cert.CertificateException: No subject alternative DNS name > matching prosoc.co.uk found > > > -- View this message in context: http://www.nabble.com/No-subject-alternative-DNS-name-matching-tp24382478p24382788.html Sent from the CAS Users mailing list archive at Nabble.com. -- 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
