8000 Docker client request for TLSv1.3 support · Issue #2332 · docker-java/docker-java · GitHub
[go: up one dir, main page]

Skip to content
Docker client request for TLSv1.3 support #2332
Closed
@ovidiugugila

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

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

      0