Tag: certificate chain

vROps – How to replace certificate

Aria

As far as version 8.4 I could not find CSR generator, so to generate CSR one need to use OpenSSL If you don’t have OpenSSL on your machine the easiest way is to SSH to your vROPs node and run commands from there: Generate a key pair by running this command: Use the key to…

Read more

vROps cert thumbprint and trust issue

Aria

After renewing certificate for one on my vCenters and refreshing connection with vROps, I was not able to re-connect NSX appliance. The error messages was: javax.net.ssl.SSLHandshakeException: com.vmware.vim.vmomi.client.exception.VlsiCertificateException: Server certificate chain is not trusted and thumbprint doesn’t match Here is my playbook to fix the issue: In vROps navigate to Administration->Management->Certificate Find and delete the old…

Read more