join existing_node_ip cluster-id cluster_id thumbprint api_thumbprint username admin as admin user in the new NSX manager CLI results in the error % An error occurred while joining the specified cluster. Reason: [CBM125] SSL exception when making an attach call to the destination. Please check the thumbprint.get certificate cluster thumbprint command matches a thumbprint in the NSX clusterA thumbprint mismatch occurs because the thumbprint provided in the join command does not correspond to the specific target IP address being used (e.g., using an individual node's thumbprint to connect to the cluster VIP, or using the cluster VIP's thumbprint to connect directly to an individual node).
Verify the exact IP address being used in the join command (specify either the individual target node IP or the cluster VIP).
Obtain the correct matching thumbprint for that specific IP address. If connecting to the cluster VIP, retrieve the cluster thumbprint by running the get certificate cluster thumbprint command.
Re-run the join command using the validated IP address and its corresponding thumbprint pair.