<VCF Instance Name> -> Depot Settings -> <Enter Download Token> -> Authenticate fails with below error message.Failed to connect to VMware depot with the provided user credentials. Cause: Internal error while validating credentials/var/log/vmware/vcf/lcm/lcm-debug.logYYYY-MM-DDTHH:MM:SS.mmm+0000 INFO [vcf_lcm, ..] Recoverable I/0 exception (java.net.SocketException) caught when processing request to {s}->https://dl.broadcom.com:443YYYY-MM-DDTHH:MM:SS.mmm+0000 ERROR [vcf_lcm, ..] Got exception while downloading file [/metadata/productVersionCatalog/v1/productVersionCatalog.json]: Network is unreachableYYYY-MM-DDTHH:MM:SS.mmm+0000 ERROR [vcf_lcm, ..] Update Depot Settingscom.vmware.evo.sddc.lcm.model.depot.exception.DepotConnectionFailureException: Internal error while validating credentials at com.vmware.evo.sddc.lcm.bundle.download.depot.DepotDownloader.validateUser(DepotDownloader.java:566)at com.vmware.evo.sddc.lcm.bundle.download.depot.DepotDownloader.validateUser(DepotDownloader.java:594)at com.vmware.evo.sddc.lcm.bundle.download.depot.DepotBundleDownloadServiceImpl.validateDepotUserCredential(DepotBundleDownloadServiceImpl.java:757)dl.broadcom.com" through the proxy due to certificate trust problem.vcf' accountcurl -v --head https://dl.broadcom.com:443/<Token>/PROD/COMP/SDDC_MANAGER_VCF/index.v3Server certificate" section in the curl result. If it is showing Internal CA name, SDDC Manager by default will not trust the certificate.* Server certificate:* subject: CN=dl.broadcom.com* start date: <certificate start date>* expire date: <certificate expiry date>* issuer: <Internal CA Name>
Add the Internal CA Certificate chain (Root CA and Intermediate CA if any) to the SDDC Manager Appliance keystore by following the steps 1 to 6 in the KB How to add/delete Custom CA Certificates to SDDC Manager and Common Services trust stores.