[Bug 61948] BufferUnderflowException and IllegalArgumentException in TLSClientHelloExtractor

2017-12-31 Thread bugzilla
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

[Bug 61948] New: BufferUnderflowException and IllegalArgumentException in TLSClientHelloExtractor

2017-12-31 Thread bugzilla
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] tomcat issue #96: Remove PUT and DELETE methods from an OPTIONS request if r...

2017-12-31 Thread michael-o
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. --- --