> 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