コネクタの展開時にプロキシ証明書ファイルのアップロードが失敗する
環境
- BlueXP
- コネクタの取り付け
- プロキシセットアップ時の透過的なZscaler証明書
問題
File upload failed
root@connector-vm:/opt/application/netapp/service-manager-2/logs# tail -f service-manager.log
{"level":"error","message":"Error: docker login failed with status 1 error: WARNING! Using --password via the CLI is insecure. Use --password-stdin.\nError response from daemon: Get \https://cloudmanagerinfraprod.azurecr.io/v2/\: x509: certificate signed by unknown authority\n\n
証明書を使用して上記のエンドポイントへの接続をテストする場合:
root@connector-vm:/opt/application/netapp/service-manager-2$ wget https://cloudmanagerinfraprod.azurecr.io/v2
--2023-06-14 10:07:46-- https://cloudmanagerinfraprod.azurecr.io/v2
Resolving cloudmanagerinfraprod.azurecr.io (cloudmanagerinfraprod.azurecr.io)... 20.62.128.36
Connecting to cloudmanagerinfraprod.azurecr.io (cloudmanagerinfraprod.azurecr.io)|20.62.128.36|:443... connected.
ERROR: cannot verify cloudmanagerinfraprod.azurecr.io's certificate, issued by ‘CN=Zscaler Intermediate Root CA (zscloud.net) (t)\\ ,OU=Zscaler Inc.,O=Zscaler Inc.,ST=California,C=US’:
Unable to locally verify the issuer's authority.