Skip to content

Remove ca-certificates-bundle from go/install #2125

@beckadd

Description

@beckadd

When using custom cert bundles (such as those including private/self-signed certs), using go/install fails with x509 cert issues as the go/install step overrides certs using the ca-certificates-bundle package in needs. Instead, it'd be preferable to let the user bring their own certs in the build environment using the go/install pipeline.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions