Update on DOORS Web Access, server.xml and Tomcat…
- March 27th, 2013
- Posted in Networking
- Write comment
It appears I was incorrect! When you modify your server.xml file, you may or may not need to add SSLEnabled=”true” to your SSL connector piece. And neither of the Tomcat servers I’ve seen modified to support SSL ever required keyAlias=”server” for what it’s worth.
Again, this is in reference to an earlier post on converting a PFX file to a JKS file for Tomcat.