Summary
Error
Cause
We notice the ssconfig of the Cell Manager doesn't contain the thumbprint of the Vcenter
Ideally after registering the plugin, the thumbprint of the Vcenter should show on the ssconfig of CM like this:
vcenter.domain={
encryption={
certificate_file=;
certificate_thumbprint='ba:62:7a:02:3b:16:d5:f4:7b:7d:f6:03:69:ab:fd:e2:76:fc:fb:70:71:b6:7d:ff:03:de:f2:82:e6:81:43:6e';
};
};
However in this case, after registering plugin, the thumbprint has been added and then removed immediately without reason. even on DP GUI, it display "successfully register plugin"
Fix
To workaround this issue, we export the Vcenter and then reimport it, while importing vcenter, we select option "HTML 5 GRE plugin"
Now the plugin is registered successfully.