[
https://issues.apache.org/jira/browse/NUTCH-2782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17157313#comment-17157313
]
Hudson commented on NUTCH-2782:
-------------------------------
SUCCESS: Integrated in Jenkins build Nutch-trunk #3690 (See
[https://builds.apache.org/job/Nutch-trunk/3690/])
NUTCH-2782: protocol-http / lib-http: support TLSv1.3 (shbalakuntala:
[https://github.com/apache/nutch/commit/996ff8b11276712cfaa3102df1a0b4937723ee7c])
* (edit)
src/plugin/lib-http/src/java/org/apache/nutch/protocol/http/api/HttpBase.java
> 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)