On Wed, Mar 27, 2019, 8:11 PM Rich Bowen (JIRA) <j...@apache.org> wrote:
> > [ > https://issues.apache.org/jira/browse/COMDEV-313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16802832#comment-16802832 > ] > > Rich Bowen commented on COMDEV-313: > ----------------------------------- > > I presume you've opened this in the wrong queue? > > > -- > Rich Bowen - rbo...@rcbowen.com > http://rcbowen.com/ > @rbowen > > > > 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: New Feature > > Components: GSoC/Mentoring ideas > > Reporter: Mark Thomas > > Priority: Major > > Labels: gsoc2019 > > > > 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 > >