[
https://issues.apache.org/jira/browse/NIFI-1930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17211805#comment-17211805
]
David Handermann commented on NIFI-1930:
----------------------------------------
With the advent of the RestrictedSSLContextService, one implementation option
could be to evaluate the type of SSLContextService provided. When the
RestrictedSSLContextService is provided, that could enable calling
setIncludedProtocols on the Jetty SslContextFactory.
> ListenHTTP does not use SSLContextService protocol
> --------------------------------------------------
>
> Key: NIFI-1930
> URL: https://issues.apache.org/jira/browse/NIFI-1930
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 0.6.1
> Reporter: Mark Bean
> Priority: Major
>
> The ListenHTTP processor ignores the protocol property of the
> SSLContextService. Even when the service specifies a specific protocol,
> ListenHTTP will negotiate and honor alternate protocols.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)