After changing certificates on vCenter the SRM and vSphere replication 9.x plugins will show "Not Accessible"
vSphere Live Site Recovery 9.x
Existing 8.x Plugins in environment will not be updated for the new vCenter thumbprint and will override the current plugin connection after reconfiguring through VAMI interface
Plugins can be verified by going to Administration > Client Plugins. VMware Site Recovery will be listed twice and one of the plugins with be the 8.x version and one will be 9.x
We will need to remove the 8.x plugin package from any vCenter that is in linked mode.
cd /etc/vmware/vsphere-ui/cm-service-packages/com.vmware.cis.vsphereclient.plugin
service-control --stop vsphere-ui
rm -rf com.vmware.vrUi-8.x.x.xxxxxx
service-control --start vsphere-ui
Log out and refresh the vCenter UI interface. Verify if Live Site Recovery Plugins are still showing Not Accessible
SRM and vSphere Replication will need to be reconfigured through the vami interfaces after changing vCenter thumbprints.