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

--- Comment #4 from Mark Thomas <ma...@apache.org> ---
I can confirm this "just works" if you have a suitably configured certificate
(LetsEncrypt in my test), a Java version that supports it (JDK 11.0.3+7 in my
test), are using a JSSE based connector (NIO with JSSE in my test) and have set
the appropriate system property
(-Djdk.tls.server.enableStatusRequestExtension=true).

Confirmed with SSLLabs.

Next up is testing with an OpenSSL based 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

Reply via email to