Find the SSL Thumbprint
and GUID of vCenter Server
Before you start the remote plug-in
server, you need to find the certificate thumbprint (fingerprint) and GUID of the vCenter
Server where you want to register the plug-in.
vCenter Server must be running
while you do this procedure.
- Connect a browser to the vCenter Server.The URL for vCenter Server looks similar to this:https://vcenter-1.example.comThe browser displays a launch screen, with a small padlock icon in the address field.
- ClickLAUNCH VSPHERE CLIENT (HTML5)and log in to the vSphere Client.The browser displays the default Hosts and Clusters view.
- If you connected to a vCenter Server instance in an extended linked mode environment, you must select the chosen vCenter Server instance in the navigation pane on the left of the vSphere Client screen.The URL in the browser address box contains an embedded managed object reference, similar to the following:Folder:group-d1:56d373bd-4163-44f9-a872-9adabb008ca9. This is an extended managed object reference that ends with the GUID of the vCenter Server instance. The GUID is a string of 32 hexadecimal digits, organized in groups of 4, 8, or 12 digits, separated by hyphens.
- Copy the 32 hexadecimal digits of the GUID, along with the inset hyphens, and save this into a shell variable or a text file.You will use the GUID when you start the plug-in server.
- Click the padlock icon in the browser address field to access a certificate information window.The browser displays a brief summary of browser properties.
- ClickDetailsto display more certificate information.The browser displays full details of the vCenter Server certificate.
- Scroll through the certificate details to find the SHA-256 fingerprint.The SHA-256 fingerprint is a string of 64 hexadecimal digits, usually in pairs separated by spaces or other non-alphanumeric delimiters.
- Select the fingerprint string and copy it to a text file.
- Edit the text file to remove all spaces or other delimiters from the fingerprint string.You now have a string of 64 contiguous hexadecimal digits. This is thethumbprintof the vCenter Server instance.
The thumbprint and GUID of the vCenter Server instance
are needed to start the remote plug-in server. After starting you will determine the
plug-in server's certificate thumbprint.