[
https://issues.apache.org/jira/browse/NUTCH-2782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17157278#comment-17157278
]
ASF GitHub Bot commented on NUTCH-2782:
---------------------------------------
sebastian-nagel merged pull request #538:
URL: https://github.com/apache/nutch/pull/538
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> protocol-http / lib-http: support TLSv1.3
> -----------------------------------------
>
> Key: NUTCH-2782
> URL: https://issues.apache.org/jira/browse/NUTCH-2782
> Project: Nutch
> Issue Type: Improvement
> Components: plugin, protocol
> Affects Versions: 1.16
> Reporter: Sebastian Nagel
> Assignee: Shashanka Balakuntala Srinivasa
> Priority: Major
> Labels: help-wanted
> Fix For: 1.18
>
>
> [TLSv1.3| https://en.wikipedia.org/wiki/Transport_Layer_Security#TLS_1.3]
> (since 2018) is not included in the list of supported protocols in lib-http
> ([HttpBase.java, line
> 311|https://github.com/apache/nutch/blob/dcbb0f2bf450c6bec6f45125c68f5c7a0f061474/src/plugin/lib-http/src/java/org/apache/nutch/protocol/http/api/HttpBase.java#L311]).
> It should be added. Also the list of supported ciphers needs to be updated
> accordingly.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)