[
https://issues.apache.org/jira/browse/NIFI-419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592939#comment-14592939
]
ASF subversion and git services commented on NIFI-419:
------------------------------------------------------
Commit 64502d0e10e964bebddd0ad35c4c074f002d536d in incubator-nifi's branch
refs/heads/develop from [~aldrin]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-nifi.git;h=64502d0 ]
NIFI-419 Providing a user configurable selection of the SSL Protocol algorithm
used for connections withing an SSL Context controller service. This provides
defaults of TLS/SSL values as well as performs a look up of the available items
within the JVM.
> SSLContextService should allow configurable TLS version
> -------------------------------------------------------
>
> Key: NIFI-419
> URL: https://issues.apache.org/jira/browse/NIFI-419
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Reporter: Michael Moser
> Assignee: Aldrin Piri
> Priority: Minor
> Fix For: 0.3.0
>
> Attachments:
> 0001-NIFI-419-Providing-a-user-configurable-selection-of-.patch
>
>
> The SslContextFactory calls SslContext.getInstance("TLS"). Please make the
> protocol configurable.
> http://docs.oracle.com/javase/7/docs/technotes/guides/security/StandardNames.html#SSLContext
> Create a new "Protocol" property in StandardSSLContextService which allows
> the user to set the protocol version they wish to use for SSL.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)