meanevo
Contributor
Contributor

same here... cant figure out why

tail -f /var/log/vmware/vpxd/vpxd.log

--> ExpectedThumbprint:

--> ExpectedPeerName: localhost

--> The remote host certificate has these problems:

-->

--> * Host name does not match the subject name(s) in certificate.)

the following command gives same result

/usr/lib/vmware-vmafd/bin/vmafd-cli get-pnid --server-name localhost

/usr/lib/vmware-vmafd/bin/vecs-cli entry list --store MACHINE_SSL_CERT --text | grep -A1 Alternative

openssl x509 -in <path_to_certificate_file> -noout -text | grep -A1 Alternative

hostname -f