Skip to content

(Corporate network) x509: certificate signed by unknown authority / x509: certificate is valid for github.com, www.github.com, not kubernetes.github.io #510

@brovoca

Description

@brovoca

We're having issues using public Helm repositories on our company network which does sort of man-in-the-middle SSL-stripping. One of them is:

apiVersion: source.toolkit.fluxcd.io/v1beta1
kind: HelmRepository
metadata:
  name: ingress-nginx
spec:
  interval: 30s
  url: https://kubernetes.github.io/ingress-nginx

Below are various changes tested. Where .spec.secretRef.name is specified, it simply refers to a Secret with .stringData.caFile set to our root CA.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions