Tomcat Server.xml and keystoreFile
Scott Battaglia
scott.battaglia at gmail.com
Wed Jul 4 10:25:18 EDT 2007
Generally Tomcat has a keystore that is separate from the JVM's keystore.
Its generally located in the user's home directory and can be found
automatically by Tomcat without specifying it.
Its usually generated by not providing a file name to a keystore when using
the keytool. The directions in our SSL Troubleshooting page demonstrate
that:
http://www.ja-sig.org/products/cas/server/ssl/index.html
-Scott
On 7/4/07, sriram purushothaman <sp_bits at yahoo.com> wrote:
>
> Hi
>
> "server.crt" that was generated is successfully imported into
> "D:\bea\jdk142_05\jre\lib\security\cacerts".
>
> Do i have to mention it in my Tomcat's server.xml like below? Is it
> necessary?
>
> <Connector port="8443" minProcessors="5" maxProcessors="75"
> enableLookups="true" disableUploadTimeout="true"
> acceptCount="100" debug="0" scheme="https" secure="true"
> clientAuth="false" sslProtocol="TLS"
> keystoreFile="D:/bea/jdk142_05/jre/lib/security/cacerts"/>
>
> Please let me know
>
> - Sriram
>
> ------------------------------
> The fish are biting.
> Get more visitors<http://us.rd.yahoo.com/evt=49679/*http://searchmarketing.yahoo.com/arp/sponsoredsearch_v2.php?o=US2140&cmp=Yahoo&ctv=Q107Tagline&s=Y&s2=EM&b=50>on your site using Yahoo!
> Search Marketing.
>
>
> _______________________________________________
> Yale CAS mailing list
> cas at tp.its.yale.edu
> http://tp.its.yale.edu/mailman/listinfo/cas
>
>
--
-Scott Battaglia
LinkedIn: http://www.linkedin.com/in/scottbattaglia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas/attachments/20070704/fff4abe7/attachment.html
More information about the cas
mailing list