[ 
https://issues.apache.org/jira/browse/NIFI-2528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16126177#comment-16126177
 ] 

ASF GitHub Bot commented on NIFI-2528:
--------------------------------------

Github user m-hogue commented on the issue:

    https://github.com/apache/nifi/pull/1986
  
    All - I've added a `RestrictedSSLContextService` interface which extends 
the `SSLContextService` interface and a `StandardRestrictedSSLContextService` 
implementation which extends `StandardSSLContextService` to allow only certain 
protocols. In particular, _only_ TLSv1.2.
    
    I then changed `ListenHTTP` to only allow `RestrictedSSLContextService` 
implementations. Please let me know if there are any other changes you'd like 
for me to make.


> 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)

Reply via email to