I presume you've opened this in the wrong queue? On 3/12/19 6:30 AM, Mark Thomas (JIRA) wrote:
Mark Thomas created COMDEV-313: ----------------------------------Summary: HTTP/3 for Apache Tomcat: DTLS support for JSSE+OpenSSL Key: COMDEV-313 URL: https://issues.apache.org/jira/browse/COMDEV-313 Project: Community Development Issue Type: Bug Components: GSoC/Mentoring ideas Reporter: Mark Thomas HTTP/3 is the next iteration of the HTTP protocol. An HTTP/3 implementation requires a number of building blocks of which this is one. Java does not currently have DTLS support. Tomcat has two options for TLS. Pure JSSE and JSSE+OpenSSL where a JSSE wrapper is placed around OpenSSL and OpenSSL is used to perform the encryption. Irrespective of whether Java provides DTLS support, Tomcat will want an JSSE+OpenSSL option for DTLS. This project is to provide that JSSE+OpenSSL based DTLS implementation. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
-- Rich Bowen - [email protected] http://rcbowen.com/ @rbowen --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
