Closed
Description
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.
Metadata
Metadata
Assignees
Labels
No labels