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: dev-unsubscr...@community.apache.org
For additional commands, e-mail: dev-h...@community.apache.org

Reply via email to