Only jvm 1.5.0_11 is installed
Also tried adding truststoreFile and truststorePass to server.xml but
same error again
<Connector port="8443" maxHttpHeaderSize="8192"
maxThreads="150" minSpareThreads="25" maxSpareThreads="75"
enableLookups="false" disableUploadTimeout="true"
acceptCount="100" scheme="https" secure="true"
clientAuth="false" keystoreFile="C:\Documents and
Settings\myname\.keystore" keystorePass="changeit"
truststoreFile="C:\Program
Files\Java\jdk1.5.0_11\jre\lib\security\cacerts"
truststorePass="changeit" sslProtocol="TLS" />
I am not sure whats happening here.
is it something like tomcat couldnt get the truststore ?
Thanks.
_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas