https://issues.apache.org/bugzilla/show_bug.cgi?id=53281
robc...@knowledgetree.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID |--- --- Comment #9 from robc...@knowledgetree.com --- With Tomcat 6.0.37, it it straightforward to reproduce this issue using the following Connector (redacted): <Connector port="9876" protocol="HTTP/1.1" SSLEnabled="true" maxThreads="150" scheme="https" secure="true" keyAlias="mykey" keystorePass="mypass" clientAuth="false" sslProtocol="TLS" /> $ curl -f http://www.myhost.com:9876 <garbage returned> -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org