Skip to content

Also inject TLS certificate as a standalone file in /usr/local/share/ca-certificates when that directory exists (Ubuntu, Debian, Etc) #700

@segevfiner

Description

@segevfiner

If you use a base image that does not have the (Ubuntu, Debian) package ca-certificates installed, installing it will regenerate /etc/ssl/certs/ca-certificates.pem without the TLS interception certificate, to make sure it is included in such a case as well, it should be injected to /usr/local/share/ca-certificates as well, and then either update-ca-certificates should be ran or just appending, creating /etc/ssl/certs/ca-certificates.pem to be overwritten when that package is installed.

Metadata

Metadata

Assignees

No one assigned

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions