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
Hi all, we are deploying wiz-kubernetes-connector in fairly air-tight environment with SSL inspection in place and currently there is not option to add custom trusted CA to containers.
Would it be possible to implement such option?
Error thrown in "wiz-kubernetes-connector-create-connector" job:
{"level":"error","time":"2024-02-27T15:15:39.430808858Z","msg":"error posting token request to url=https://auth.app.wiz.io/oauth/token, status=, resp=","error":"Post \"https://auth.app.wiz.io/oauth/token\": tls: failed to verify certificate: x509: certificate signed by unknown authority"}
Error: failed getting broker api client: failed to k8s connector api client: failed to get wiz rpc client: failed to authenticate with wiz: failed authenticating for wiz gql api: failed authenticating with credentials: error posting token request: Post "https://auth.app.wiz.io/oauth/token": tls: failed to verify certificate: x509: certificate signed by unknown authority
Helm chart version 2.4.8, appVersion 2.4.
Thanks!
The text was updated successfully, but these errors were encountered:
Hi all, we are deploying wiz-kubernetes-connector in fairly air-tight environment with SSL inspection in place and currently there is not option to add custom trusted CA to containers.
Would it be possible to implement such option?
Error thrown in "wiz-kubernetes-connector-create-connector" job:
Helm chart version 2.4.8, appVersion 2.4.
Thanks!
The text was updated successfully, but these errors were encountered: