nifi/nifi-toolkit/nifi-toolkit-admin/src
Matt Gilman 02261311b3 NIFI-5737:
- Removing needClientAuth property since cluster comms now requires two way ssl. Jetty client auth settings are based on configured features.
- Removing dead code.
- Updating documentation.
- Removing references to needClientAuth property in all test resources.
- Removing overloaded util method with strict parameter.

This closes #3102.
2018-10-22 20:02:47 -04:00
..
main/groovy/org/apache/nifi/toolkit/admin NIFI-5400 - Changed the hostname verifier from the custom NiFi verifier to the Apache http-client DefaultHostnameVerifier 2018-08-06 19:57:49 -07:00
test NIFI-5737: 2018-10-22 20:02:47 -04:00