Skip to content

update-ca-certificates doesn't update the java keystore #27

Description

@sixcorners

OpenJDK packaged with Ubuntu and Alpine do this thing where $JAVA_HOME/jre/lib/security/cacerts is symlinked to /etc/ssl/certs/java/cacerts and the update-ca-certificates command runs a script in /etc/ca-certificates/update.d/ that updates the keystore to match the certificates files installed on the system. It makes it so that adding certs can be as easy as adding .crt files to /usr/local/share/ca-certificates/ and running update-ca-certificates.

Is this something that can or should be supported in this image?

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions