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

How to increase ESXi webclient login user application timeout

 To increase the default 15min timeout to 2hr Login to the esxi webclient on the right top corner ->Click the User login tab Select "...