GitHub user alopresto opened a pull request:
https://github.com/apache/nifi/pull/999
NIFI-2266 Enabled TLSv1.1 and TLSv1.2 protocols for GetHTTP processor
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/alopresto/nifi NIFI-2266
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/999.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #999
----
commit e35495ef1f5fbd1fa3b69c959e88ebef3afda46f
Author: Andy LoPresto <[email protected]>
Date: 2016-09-10T02:00:49Z
NIFI-2266 Refactored GetHTTP processor to use SSLContext protocol vs.
hard-coded TLSv1.
Added unit tests.
Added test resources.
commit afe79031b10aa71dacd1ef45225ca7a21ca19774
Author: Andy LoPresto <[email protected]>
Date: 2016-09-10T03:08:16Z
NIFI-2266 Converted test handler to return 200 on GET request.
Fixed test assertions for HTTP responses and queued flowfiles.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---