wcpsvc.log on vCenter Server shows: "DefaultMessage": "System error occurred on control plane<control_plane_node>. Details Failed to validate certificate in vc_trust_bundle, stopped syncing: 'ascii' codec can't encode character '\\xe4' in position 257: ordinal not in range(128)", "Args": ["<control_plane_node>", "Failed to validate certificate in vc_trust_bundle, stopped syncing: 'ascii' codec can't encode character '\\xe4' in position 257: ordinal not in range(128)"]}}]}}]\\xe4 can be any other character which cannot be encoded One of the certificates sent from the vCenter Server in VC_TRUST_BUNDLE contains a special character which cannot be ASCII encoded and therefore this blocks the new load balancer certificate from getting pushed down also.
VC_TRUST_BUNDLE in /var/lib/node.cfgecho "<full_base64_encoded_output_from_VC_TRUST_BUNDLE_in_/var/lib/node.cfg"> | base64 -d