|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
Is this IP SSL certificate problem?Hi All,
I have a problem with SSL (as I guess) as when I tried to test my application on the stand alone OC4J on windows with tomcat on the windows machine, it worked greatly but using computerName (to refer to my machine). But when I tried to just deploy my application to a testing linux machine and make it point to the cas server deployed on my windows machine. OR when I tried to use my linux testing server and created certificate using the testing server ip address instead of the computerName that I used on my machine and configured tomcat on the linux machine using this certificate I got the below error page the problem is: when I try to access a secured page it redirect me to the cas server (tomcat deployed on the ) for authentication and after successfull login it should redirect me back to the secured page. but instead it redirect me to the following URL http://10.1.119.57/eps/casfailed.jsp and this page contains the following not found error message
so I guess this issue is related to the SSL certificate created. By the way I couldn't find the casfailed.jsp till now so if any one have it please send it to me. below is the tomcat logs on the testing machine $ tail -f logs/catalina.2008-05-13.log Can anybody helps? thanks in advance. -- Ali Abdel-Aziz http://www.aliabdelaziz.com _______________________________________________ Yale CAS mailing list cas@... http://tp.its.yale.edu/mailman/listinfo/cas |
|
|
Re: Is this IP SSL certificate problem?Test SSL certificates must contain the computer name and not the IP address.
-Scott 2008/5/13 Ali Abdel-Aziz Ali <robinhoo.2006@...>: Hi All, -- -Scott Battaglia PGP Public Key Id: 0x383733AA LinkedIn: http://www.linkedin.com/in/scottbattaglia _______________________________________________ Yale CAS mailing list cas@... http://tp.its.yale.edu/mailman/listinfo/cas |
| Free Forum Powered by Nabble | Forum Help |