Thank you for your response John.
I removed those two lines from the server.xml.
<Connector port="8443" maxHttpHeaderSize="8192"
maxThreads="150" minSpareThreads="25" maxSpareThreads="75"
enableLookups="false" disableUploadTimeout="true"
acceptCount="100" scheme="https" secure="true"
clientAuth="false" sslProtocol="TLS"
/>
maxThreads="150" minSpareThreads="25" maxSpareThreads="75"
enableLookups="false" disableUploadTimeout="true"
acceptCount="100" scheme="https" secure="true"
clientAuth="false" sslProtocol="TLS"
/>
Now I am not getting exceptions in tomcat.
But when I try to open the SSL configuration by going to https://localhost:8443/
I am getting the following error message .
There is a problem with this website's security certificate. | |
| | |
|
Everyone is raving about the all-new Yahoo! Mail beta.
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
