https://bz.apache.org/bugzilla/show_bug.cgi?id=58551
--- Comment #15 from Konstantin Kolinko <knst.koli...@gmail.com> --- One of widely used technologies of using plaintext vs encrypted communication over the same connection is STARTTLS. https://en.wikipedia.org/wiki/STARTTLS It has known weaknesses and I would not recommend it nowadays. One of many articles on the subject: https://www.agwa.name/blog/post/starttls_considered_harmful Trying to implement HTTP and HTTPS on the same port would face similar issues. As such, I do not see much worth for investing time in implementing and supporting such a feature. -- 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