[
https://issues.apache.org/jira/browse/NIFI-2528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16080229#comment-16080229
]
ASF GitHub Bot commented on NIFI-2528:
--------------------------------------
Github user jskora commented on the issue:
https://github.com/apache/nifi/pull/1986
@trkurc Have you [enabled
SSLv3](https://stackoverflow.com/questions/28236091/how-to-enable-ssl-3-in-java)
in the JVM?
It is disabled by default starting with [Java 8 Update
31](http://www.oracle.com/technetwork/java/javase/8u31-relnotes-2389094.html)
and [Java 7 Update
75](http://www.oracle.com/technetwork/java/javase/7u75-relnotes-2389086.html)?
> Update ListenHTTP to honor SSLContextService Protocols
> ------------------------------------------------------
>
> Key: NIFI-2528
> URL: https://issues.apache.org/jira/browse/NIFI-2528
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.0.0, 0.8.0, 0.7.1
> Reporter: Joe Skora
> Assignee: Michael Hogue
>
> Update ListenHTTP to honor SSLContextService Protocols as [NIFI-1688] did for
> PostHTTP.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)