Regenerating VMware vCenter plug-in certificates
Follow the steps to regenerate vCenter plug-in certificates on the primary server.
To regenerate VMware vCenter plug-in certificates
- List the existing certificates and identify the existing entry for invalid certificates. Run the following command:
Windows
Install_Path\NetBackup\wmc\bin\install\manageClientCerts.bat -list
UNIX
/usr/openv/wmc/bin/install/manageClientCerts -list
- Delete the invalid certificate. Run the following command:
Windows
Install_Path\NetBackup\wmc\bin\install\manageClientCerts.bat -delete
UNIX
/usr/openv/wmc/bin/install/manageClientCerts -delete
- Generate a new certificate. Run the following command:
Windows
Install_Path\NetBackup\wmc\bin\install\manageClientCerts.bat -create <master_server_name>
UNIX
/usr/openv/wmc/bin/install/manageClientCerts -create <master_server_name>
- Register the newly created certificate with the vCenter plug-in.
For more information, see NetBackup Plugin-in for VMware vCenter Guide.