c# - CAS Server .Net Client integration with asp.net web application Single Sign Out -


i setup cas server single sign asp.net web application , apache tomcat 7. follow below link create configuration.

https://wiki.jasig.org/display/casum/howto+casifying+asp.net+webapp+-+examplewebsite

my problem

  1. ssl enable not working(import iis .net ssl certificate jvm). when browse cas server https://localhost:443/cas/index.jsp. gives following error.

the webpage @ https://localhost:8443/cas/index.jsp might temporarily down or may have moved permanently new web address. error 113 (net::err_ssl_version_or_cipher_mismatch): unknown error.

i able solve problem using following details. please follow each , every step given in following links.

  1. first install tomcat

https://wiki.jasig.org/display/casum/best+practice+-+setting+up+cas+locally+using+the+maven2+war+overlay+method

  1. second ssl certification

https://wiki.jasig.org/display/casum/howto+casifying+asp.net+webapp+-+examplewebsite

if has problems, please feel free contact me.


Comments

Popular posts from this blog

java - Jmockit String final length method mocking Issue -

asp.net - Razor Page Hosted on IIS 6 Fails Every Morning -

c++ - wxwidget compiling on windows command prompt -