Find the SSL Thumbprint of the Remote Plug-in Server
The remote plug-in sample has an embedded application server with a self-signed certificate that is used in encrypted communications. The certificate and its thumbprint are stored in a Java keystore file.
To register a remote plug-in with vCenter Server you need to determine the thumbprint of the plug-in application server's identity certificate. You use this thumbprint in the arguments to the registration command.
Prerequisites
-
Start the server.
-
Find the server's port number. The default port number is 8443. You can configure a different port number in the application.properties file.
Procedure
What to do next
Use the application server thumbprint when you register the plug-in with vCenter Server.