You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Sandor Molnar (Jira)" <ji...@apache.org> on 2023/01/23 10:16:00 UTC

[jira] [Created] (KNOX-2864) Make TLS protocol and cipher suites configurable with CM service discovery

Sandor Molnar created KNOX-2864:
-----------------------------------

             Summary: Make TLS protocol and cipher suites configurable with CM service discovery
                 Key: KNOX-2864
                 URL: https://issues.apache.org/jira/browse/KNOX-2864
             Project: Apache Knox
          Issue Type: Improvement
          Components: cm-discovery, Server
    Affects Versions: 2.0.0
            Reporter: Sandor Molnar
            Assignee: Sandor Molnar
             Fix For: 2.1.0


The goal of this Jira is to guarantee:
 * Knox picks up defaults in Java's {{java.security}} file in terms of disabled algorithms as well as TLS protocols and cipher suites
 * Also, we want these attributes to be configurable in the [DiscoveryApiClient|https://github.com/apache/knox/blob/master/gateway-discovery-cm/src/main/java/org/apache/knox/gateway/topology/discovery/cm/DiscoveryApiClient.java] class using the already existing gateway-level config.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)