Aldrin Piri created NIFI-1688:
---------------------------------
Summary: PostHTTP does not honor SSLContextService Protocols
Key: NIFI-1688
URL: https://issues.apache.org/jira/browse/NIFI-1688
Project: Apache NiFi
Issue Type: Bug
Components: Extensions
Reporter: Aldrin Piri
As per:
https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/PostHTTP.java#L391
the SSLConnectionSocketFactory is hardcoded to use TLSv1 making connections
impossible to some endpoints requiring TLSv1.1 or higher.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)