Sebastian Nagel created NUTCH-2782:
--------------------------------------
Summary: 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
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)