You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Andy LoPresto (JIRA)" <ji...@apache.org> on 2018/05/17 18:37:00 UTC

[jira] [Created] (NIFI-5212) Configure JettyServer with custom TLS protocols and cipher suites

Andy LoPresto created NIFI-5212:
-----------------------------------

             Summary: Configure JettyServer with custom TLS protocols and cipher suites
                 Key: NIFI-5212
                 URL: https://issues.apache.org/jira/browse/NIFI-5212
             Project: Apache NiFi
          Issue Type: Sub-task
          Components: Core Framework
    Affects Versions: 1.6.0
            Reporter: Andy LoPresto
             Fix For: 1.7.0


This piece should read a TLS configuration and configure the {{JettyServer}} and underlying {{SslContextFactory}} with the provided protocol versions and cipher suites, performing basic validation (to ensure at least one valid cipher suite and protocol, verifying against {{java.tls.disabledAlgorithms}}, etc.). 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)