Details
-
Improvement
-
Status: Accepted
-
Normal
-
Resolution: Unresolved
-
None
-
None
-
None
-
Docker containers as published by the Puppet Server project, which use Ubuntu 18.04 (Bionic).
-
Needs Assessment
Description
Recently both PuppetDB and Puppet Server enabled TLSv1.3 support by default, but this is unusable with the published Docker containers as they use the Java 8 JRE rather than the Java 11 JRE.
Given the TLSv1.3 support I assume that Java 11 is supported, and Java 11 is included in the Ubuntu 18.04 base image that the container uses, so I believe that this should be a one-line change in the Dockerfile.
Attachments
Issue Links
- relates to
-
SERVER-3076 Update to new tk-jetty9 version to enable TLSv1.3 by default
-
- Resolved
-
-
PDB-5279 Docker: please update Java to 11 or higher
-
- Open
-