Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Connect to vCenter using a Web browser. For this example, we use Mozilla Firefox.
  2. Click the certificate / security warning area in the browser and continue to export the certificate.
  3. Export the certificate file to your Monitoring Station.
  4. Run:
    C:\uptime\jre\bin>keytool -import -v -trustcacerts -alias sa-vc1_ca -file VMwaredefaultcertificate.crt -keystore c:\uptime\jre\lib\security\cacerts
  5. When prompted for the password, type changeit
  6. when a confirmation message appears, click Yes to trust the certificate.
  7. Restart the Uptime Data Collector (or core in Linux) service.

...