Configure or enable/disable TLS on vCenter server



  • Login to vCenter server Appliance using root credential.


  • Go to path: cd /usr/lib/vmware-TlsReconfigurator/VcTlsReconfigurator


  • To Enable TLS 1.2 only:


        ./reconfigureVc update -p TLSv1.2


  • To Enable TLS 1.1,1.2 only


        ./reconfigureVc update -p TLSv1.1 TLSv1.2

  • verify TLS Version

    root@localhost [ /usr/lib/vmware-TlsReconfigurator/VcTlsReconfigurator ]# ./reco                                                                                                             nfigureVc scan



No comments:

Post a Comment

Selenium firefox driver session fails with : Could not start a new session. Response code 500. Message: Expected browser binary location, but unable to find binary in default location,

 Error: With Firefox driver /gecko driver Could not start a new session. Response code 500. Message: Expected browser binary location, but u...