OSI:VMware/SSL

Z HelpDesk

Zabezpečení SSL komunikace

  • vSphere klient komunikuje pomocí SSLv3 a proto to nelze vypnout
  • V souboru /etc/vmware/rhttpproxy/config.xml přidat řádek
<vmacore>
 ...
 <ssl>            
  <cipherList>TLSv1.2:SSLv3:!SSLv2:+HIGH:!MEDIUM:!LOW:!EXP:!aNULL:!eNULL:!ADH:!DES:!3DES</cipherList>
 </ssl>
  • Restartovat HTTP Proxy server
/etc/init.d/rhttpproxy restart

Odkazy

ESXi 5.5 - Disable SSL3