[Bug 65998] TLS1.0 and weak cipher detected after upgrade to Apache Tomcat 9.

2022-04-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65998 Rainer Jung changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 65998] TLS1.0 and weak cipher detected after upgrade to Apache Tomcat 9.

2022-04-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65998 --- Comment #3 from Rainer Jung --- Please contact the Tomcat users mailing list for further advice and help to find the root cause. Since there is no indication of a Tomcat problem here, I am closing this issue for now. -- You are receiving

[Bug 65998] TLS1.0 and weak cipher detected after upgrade to Apache Tomcat 9.

2022-04-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65998 --- Comment #2 from Rainer Jung --- Tomcat does not listen on that port by default. Maybe an application deployed n your Tomcat opens a listener by itself. Or the JVM due to JVM flags or agents you loaded, like eg. access for JMX or similar. M

[Bug 65998] TLS1.0 and weak cipher detected after upgrade to Apache Tomcat 9.

2022-04-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65998 Michael Osipov changed: What|Removed |Added OS||All --- Comment #1 from Michael Osipo