Skip to content

Docker client request for TLSv1.3 support #2332

Description

@ovidiugugila

Hello,

In order to be aligned with the latest security policies I need to be able to configure ssl context and socket protocol with TLSv1.3.

After a deep investigation I found that in the latest version (docker-java-core:3.3.6) the LocalDirectorySSLConfig.java:69 class has hardcoded ssl context version to TLSv1.2. Ideally this value should be a parameter in a configuration or a class parameter that can be set.

LocalDirectorySSLConfig

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions