VMware vSphere ESXi 8.0 U3
For the CBC cipher to be removed, set the TLS profile to NIST_2024 or MANUAL with the cipher list "ECDHE+AESGCM"
esxcli system tls server set -p NIST_2024
esxcli system tls server set -p MANUAL
esxcli system tls server set --cipher-list=ECDHE+AESGCM