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
- 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.
- first install tomcat
- second ssl certification
https://wiki.jasig.org/display/casum/howto+casifying+asp.net+webapp+-+examplewebsite
if has problems, please feel free contact me.
Comments
Post a Comment