[ 
https://issues.apache.org/jira/browse/COMDEV-313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16804834#comment-16804834
 ] 

Mark Thomas commented on COMDEV-313:
------------------------------------

Experience with GSoC tells me that a successful student needs to be engaged 
with the project from the start. That means joining the dev list as early as 
possible and starting to contribute. The exact nature of those contributions is 
less important than demonstrating an understanding of the code base and your 
coding skills. The dev@ list can answer any questions you have (or ask me 
directly if you prefer although I may redirect you to the dev@ list anyway). 
Generally, this is more effective if you choose the issues to work on but the 
dev@ list can provide pointers if asked.

> 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

Reply via email to