https://bz.apache.org/bugzilla/show_bug.cgi?id=61948
--- Comment #1 from Evgenij Ryazanov ---
The following simple code causes BufferUnderflowException in
TLSClientHelloExtractor.isClientHello() and IllegalArgumentException in
TLSClientHelloExtractor.skipBytes().
import java.io.OutputStream;
imp
https://bz.apache.org/bugzilla/show_bug.cgi?id=61948
Bug ID: 61948
Summary: BufferUnderflowException and IllegalArgumentException
in TLSClientHelloExtractor
Product: Tomcat 9
Version: 9.0.2
Hardware: PC
OS:
Github user michael-o commented on the issue:
https://github.com/apache/tomcat/pull/96
Alright, did not notice that. Mark has to tell wether he is willing to
change this in 9.0. The other version likely won't change.
---
--