https://bz.apache.org/bugzilla/show_bug.cgi?id=66009

--- Comment #3 from Konstantin Kolinko <knst.koli...@gmail.com> ---
(In reply to Remy Maucherat from comment #1)
> (In reply to Maikel from comment #0)
> > Possible suspect is release 9.0.61, and the change in Coyote,
> > https://tomcat.apache.org/tomcat-9.0-doc/changelog.html
> 
> I recommend you investigate this further.
> 
> The relevant change is not in the changelog I think:
> https://github.com/apache/tomcat/commit/38d2c138a102a793bce630056fbca7088b7e05a3
> https://github.com/apache/tomcat/commit/b21268dcebc3d470430227978caa4f168a3346d4
> Is this really equivalent in all cases ?

To help investigate this:

Note that an implementation of org.apache.catalina.realm.X509UsernameRetriever
that was changed by those commits is configurable, with
"X509UsernameRetrieverClassName" attribute on a Realm.

https://tomcat.apache.org/tomcat-9.0-doc/config/realm.html

So that you can configure your own.

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

Reply via email to