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

--- Comment #4 from Christopher Schultz <ch...@christopherschultz.net> ---
It's not as simple as dropping that call. If you drop the call, MD5 cannot be
used at all, even when the environment (later) requests it.

If you want to provide a patch, please ensure that init(MD5) is called at some
point if any part of the environment requires it (e.g. because HTTP-Digest has
been requested, and the algorithm is MD5).

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