Hi All,
Is there a way to check wheather my esxi is having self signed ssl certificate or CA signed ssl certificate.
I have a script Root Activity Monitoring (Who logged in esxi from root account ) for Audit purpose, which will show the list of esxi server on which any one logged in from root account.
The script was running well but, from past few days am seeing many failed host in the report with error message "The Remote server returned an error : (401) unauthorized"
when i searched in vmware communities with the error message , few suggested the error message could be with the SSL certificate of the esxi host.
I want to know if my esxi server using self signed SSL or CA signed certificate so that i can try to replace it and run the Root Activity Monitoring report.
Thanks a ton in Advance.