You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Hudson (Jira)" <ji...@apache.org> on 2020/08/16 21:08:01 UTC

[jira] [Commented] (NUTCH-2782) protocol-http / lib-http: support TLSv1.3

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

Hudson commented on NUTCH-2782:
-------------------------------

SUCCESS: Integrated in Jenkins build Nutch ยป Nutch-trunk #3 (See [https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/3/])
NUTCH-2782: protocol-http / lib-http: support TLSv1.3 (snagel: [https://github.com/apache/nutch/commit/50eba77091d03b72d42e16e9daf1c2868a3165af])
* (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)