[
https://issues.apache.org/jira/browse/NIFI-1688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15378347#comment-15378347
]
ASF subversion and git services commented on NIFI-1688:
-------------------------------------------------------
Commit 4e3580f58e62e972f5924571a3352394213f0075 in nifi's branch
refs/heads/master from [~alopresto]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=4e3580f ]
NIFI-1688 Resolved issue in PostHTTP -- now uses SSLContextService's protocol
setting. Modified construction of SSLSocketFactory to avoid hardcoding
supported protocol. Added debug information for supported cipher suites.
This closes #624.
Signed-off-by: Aldrin Piri <[email protected]>
> 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
> Assignee: Andy LoPresto
> Fix For: 1.0.0
>
>
> 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)