Thanks Marvin, We will give it a try and let you know,
Gene Gene A. Waters CACI International Inc. Senior Business Objects - Programmer Analyst Navy Enterprise Team Ships (NETS), Norfolk, VA Work Phone: (757) 852-6943 email: gewat...@caci.com, gene.waters....@navy.mil ________________________________________ From: Marvin Addison [marvin.addi...@gmail.com] Sent: Monday, September 19, 2011 9:36 AM To: Tomcat Users List Subject: Re: How to Configure Tomcat 7.0 for SSL > SSLEngine="on" There's no such attribute for this connector. The attribute you want is SSLEnabled="true". I would also recommend the following attributes for security-conscious deployments: SSLProtocol="SSLv3+TLSv1" SSLCipherSuite="!ADH:HIGH:MEDIUM:-SSLv2" If you continue to have trouble, post the output of catalina.out. M --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org