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.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to