What is the method of obtaining Exsi ssl fingerprint of Vsphere host?
This article will explain in detail what is the method of obtaining Exsi ssl fingerprints on the Vsphere host. The content of the article is of high quality, so the editor will share it with you for reference. I hope you will have a certain understanding of the relevant knowledge after reading this article.
Method 1: log in to the exsi server and execute the following command:
Openssl x509-in / etc/vmware/ssl/rui.crt-fingerprint-sha1-noout
Method 2: remote connection to obtain fingerprint information
Echo-n | openssl s_client-connect 172.30.0.252echo 443 2 > / dev/null | openssl x509-noout-fingerprint-sha1 is here to share what is the method of obtaining Exsi ssl fingerprints on Vsphere hosts. I hope the above content can be helpful to you and learn more knowledge. If you think the article is good, you can share it for more people to see.