Extracting SSL Thumbprint

I recently ran in to an issue where I had to re-register my NSX server with vIDM. The ask was to extract the Thumbprint from vIDM. The command I ran to extract it was: echo -n | openssl s_client -connect hostname:443 2>/dev/null | openssl x509 -noout -fingerprint -sha256 This can be used across multiple products where the Thumbprint needs to be extracted

 · Updated  · 
Extracting SSL Thumbprint
Error message shows upgrade issue; run "restart service install-upgrade" on NSX Manager.

NSX 2.5.0 to NSX 2.5.1 fails with error “restart service install-upgrade” on the NSX Manager.

I’ve recently ran through a problem when trying to upgrade NSX-T from version 2.5.0 to 2.5.1. When using the Upgrade function within the UI I was getting the following error: This page is only available on the NSX Manager where Upgrade Coordinator is running. To configure the service, run the command restart service install-upgrade on the NSX Manager. ...

 · Updated  · 
NSX 2.5.0 to NSX 2.5.1 fails with error “restart service install-upgrade” on the NSX Manager.