[Bug 64493] Regression: JMX beans for HTTPS connector changed protocol with 9.0.35

2020-06-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64493

--- Comment #6 from asf+p...@kungfoocoder.org ---
Thanks for the change!

As discussed in the previous comment we do have a workaround that we could
apply, now that we know what the change is and the reason why this changed. So
although I would still argue against this change for the 9.0 branch, since it
_might_ require code/config changes for users.

-- 
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



[Bug 64493] Regression: JMX beans for HTTPS connector changed protocol with 9.0.35

2020-06-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64493

--- Comment #5 from asf+p...@kungfoocoder.org ---
We construct it through server.xml I guess. We don't call this code directly,
but rather through the normal tomcat configuration.

Our server.xml has:


[Bug 64493] Regression: JMX beans for HTTPS connector changed protocol with 9.0.35

2020-06-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64493

Remy Maucherat  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|NEW |RESOLVED

--- Comment #4 from Remy Maucherat  ---
I decided to change it back in 9.0.36. 10.0 will continue to use the value that
was used to configure the connector.

-- 
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



[Bug 64493] Regression: JMX beans for HTTPS connector changed protocol with 9.0.35

2020-06-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64493

--- Comment #3 from Remy Maucherat  ---
The new behavior reflects what is passed to the constructor, which I think is
more consistent, so how is your connector created ?

-- 
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



[Bug 64493] Regression: JMX beans for HTTPS connector changed protocol with 9.0.35

2020-06-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64493

--- Comment #2 from asf+p...@kungfoocoder.org ---
I would be happy if they _both_ showed the same value, either new or old. It is
the mismatch between the two that makes me sad.

Ideally we would keep the old, then we wouldn't need to update our product to
get the CVE fix in 9.0.35.

-- 
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



[Bug 64493] Regression: JMX beans for HTTPS connector changed protocol with 9.0.35

2020-06-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64493

--- Comment #1 from Remy Maucherat  ---
Well, the new value is correct as well I'm afraid. I will look at how easy it
is to restore the fake value.

-- 
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