When attempting to renew or refresh the STS Signing Certificate in a vCenter Server environment (typically Enhanced Linked Mode), the process fails with the following error:
Provider method implementation threw unexpected exception: https://<PSC-FQDN>:443/api/ invocation failed with "java.net.UnknownHostException: <PSC-FQDN>"
VMware vCenter Server 8.x
The STS renewal process attempts to validate the refresh against all nodes registered in the SSO domain. If the domain contains metadata for a node that has been decommissioned, retired, or is otherwise unreachable, the validation fails.
To resolve this issue, a "Force Refresh" must be performed to bypass the validation of unreachable nodes.
Note: Ensure you have snapshots or backups of your vCenter environment. Ref: VMware vCenter in Enhanced Linked Mode pre-changes snapshot (online or offline) best practice
service-control --stop --all && service-control --start --all