Task Downloading Esx metadata, vibs and vendor add-ons fails with the following error message:
Message: Failed to execute UMDS command: /opt/vmware/vmware-umds/bin/vmware-umds -D -m --info-level error --cdb-url https://vcf9-depot.example.com/umds-patch-store/hostupdate/__hostupdate20-consolidated-index__.xml --task-id c60bb900-543f-5dce-bd90-1ebcdbd53ace.
Remediation Message:
Reference Token:
VCF 9 SDDC and offline depot with self signed certificate
The command line tool vmware-umds which is used to download the packages from the offline depot is using the trusted certificates of the operating system.
Import the rootCA from the depot web server into the certificate store of the SDDC operating system
cp rootCA.pem /etc/ssl/certs/
/usr/bin/rehash_ca_certificates.sh