Trying to get demo working
Pat Shuff
shuff at tamu.edu
Thu Jan 29 11:18:44 EST 2004
This problem happens because you don't have a valid cert on the cas
server. If you are running ssl and the cert is self generated and does
not match the server that you are running from, you get this error. We
needed to generate a Thawte cert to get around this problem.
pat
--------------------------------------
I have seen couple of guys come across this problem,
but I am not sure what is the solution. After I
supplying User/User credentials on the CAS login page,
I get the following error
javax.servlet.ServletException: HTTPS hostname wrong:
should be .
I have tried to use my machine name, localhost and
even ip address or my machine as the parameter to the
edu.yale.its.tp.cas.client.filter.serverName in the
web.xml of my web-app.
This is what my stack trace looks like.
javax.servlet.ServletException: HTTPS hostname wrong:
should be
at
More information about the cas
mailing list