You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The scanner installs okay w/o additionalCerts[] but then fails to connect to local registry (ping okay) because of not trusted server cert (verified using wget --spider to registry url from within scanner container).
I need to pass a server cert (or cert chain?) to a scanner in order to prevent ssl error when connecting to local registry.
helm command:
I get the following error:
The scanner installs okay w/o additionalCerts[] but then fails to connect to local registry (ping okay) because of not trusted server cert (verified using wget --spider to registry url from within scanner container).
What is the problem?
Thanks.
helm version: v3.15.3 (Windows 11 Home 24H2)
helm chart: aqua-helm/scanner 2022.4.8 2022.4
kubernetes: k3s v1.31.2+k3s1 (Ubuntu 24.04.1 LTS)
The text was updated successfully, but these errors were encountered: