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

ASF subversion and git services commented on NIFI-3361:
-------------------------------------------------------

Commit b3b65219a0866a1fddcdc39a8475fd0d665a1476 in nifi's branch 
refs/heads/master from [~alopresto]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=b3b6521 ]

NIFI-3361:
- Refactored TestGetHTTPGroovy for componentization & customization of tests.
- Ignored some TestGetHTTPGroovy tests because they cannot connect to a Jetty 
server running TLSv1 or TLSv1.1 (the new version of Jetty only supports 
TLSv1.2+). The tests are still valuable to demonstrate GetHTTP's capacity to 
connect to various TLS protocols, and should not be removed unless necessary.
- Refactored TestPostHTTPGroovy for componentization & customization of tests.
- Ignored some TestPostHTTPGroovy tests because they cannot connect to a Jetty 
server running TLSv1 or TLSv1.1 (the new version of Jetty only supports 
TLSv1.2+). The tests are still valuable to demonstrate PostHTTP's capacity to 
connect to various TLS protocols, and should not be removed unless necessary.
- Restored one of the TestGetHTTPGroovy unit tests (GetHTTP vs. TLSv1/1.1/1.2) 
by connecting to https://nifi.apache.org which still supports all three 
protocol versions (and uses JVM cacerts as truststore).
- This closes #1601


> Upgrade Jetty
> -------------
>
>                 Key: NIFI-3361
>                 URL: https://issues.apache.org/jira/browse/NIFI-3361
>             Project: Apache NiFi
>          Issue Type: Task
>          Components: Core Framework
>            Reporter: Matt Gilman
>            Assignee: Matt Gilman
>             Fix For: 1.2.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to