VCF Operations 9.x
Incorrect Microsoft Certificate Authority configuration for template, permissions or service account.
If you plan to configure a Microsoft Certificate Authority for use with VMware Cloud Foundation, there are some steps you must perform before you can do so.
Note,
Use curl to test basic the service account basic authentication from VCF Ops.
root@opslcm-a [ / ]# curl -ik --basic -u "domain\svc-vcf-ca" https://ca_fqdn/certsrv/
Enter host password for user 'domain\svc-vcf-ca':
HTTP/1.1 200 OK
Before you can replace a certificate with a CA-configured certificate or activate auto-renewal for Microsoft Certificate Authority or OpenSSL certificates, you must configure a Certificate Authority (CA).
Check logs on the fleet manager for errors:
root@opslcm-a [ / ]# cat /var/log/vrlcm/vmware_vrlcm.log | grep -i error