ESXi host is failing to send any replications to target ESXi while using enhanced replication.
Seeing errors in Enhanced Replication Mappings:
Fault occurred while performing health check. Details: 'FindServer: Failed Thumbprint and certificate is not allowed to send replication data thumbprint
Same error will occur in hbr-agent.log on ESXi host
ESXi 8.0 u2 and above
vSphere Replication 9.x and above
/usr/bin/hbrsrv-bin --print-default-db /opt/vmware/hbr/bin/hbrsrv --print-default-db echo -e "select * from HostInfo where hostid = 'host-xxx';" | sqlite3 /etc/vmware/hbrsrv.xx.dbecho -e "select * from HostInfo where hostid = 'host-xxx';" | sqlite3 /opt/vmware/etc/hbr/hbrsrv.xx.dbopenssl s_client -connect esxifqdn:443 | openssl x509 -noout -fingerprint -sha256The thumbprint output from the openssl command should match the output of the sql command from both Replication Appliances.
If the thumbprint does not match or is missing on one or both locations Change ESXI host certificate and restart services on Replication Appliance