I am kind of guessing with limited info but does your ssl cert domain match the cas url you are attempting to log out of?
What bb-cas module are you using? If your using the google code version ( http://code.google.com/p/blackboard-cas/ ) whats in your properties files? What version of blackboard? What happens if you goto the logout url directly ( ex https://my.cas.server.edu:8443/cas/logout )? Have you integrated with web adviser yet ;) Alexander Barker Senior Programmer California Lutheran University Information Systems and Services 60 West Olsen Road Thousand Oaks, CA 91360 805.493.3912 On 02/09/2010 10:27 AM, Curtis Garman wrote: > cas 3.3.4 > blackboard 9 > > Can anyone tell me what would trigger this error?...I'm working with > blackboard-cas again and am receiving the following error after > clicking the logout link in blackboard (which is set to log me out of > cas). I'm wondering if there is a way to tell what it thinks the HTTPS > hostname is...it thinks it should be server2 and as far as I know it > is > > ERROR [pool-1-thread-2] Feb/09 11:57:45,786 util.HttpClient.[] - > java.io.IOException: HTTPS hostname wrong: should be <server2> > java.io.IOException: HTTPS hostname wrong: should be <server2> > at > sun.net.www.protocol.https.HttpsClient.checkURLSpoofing(HttpsClient.java:524) > at > sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:448) > at > sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:166) > at > sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:904) > at > com.sun.net.ssl.internal.www.protocol.https.HttpsURLConnectionOldImpl.getOutputStream(HttpsURLConnectionOldImpl.java:200) > at org.jasig.cas.util.HttpClient$MessageSender.call(HttpClient.java:195) > at org.jasig.cas.util.HttpClient$MessageSender.call(HttpClient.java:160) > at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) > at java.util.concurrent.FutureTask.run(FutureTask.java:138) > at > java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) > at java.lang.Thread.run(Thread.java:619) > > -- 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
