More Info:

Ensure Load Balancers use latest TLS version 1.3

Risk Level

Medium

Address

Security

Compliance Standards

SOC2

Triage and Remediation

Remediation

Sure, here are the step-by-step instructions to remediate the misconfiguration of using the latest TLS version 1.3 for Load Balancers on GCP using the GCP console:

  1. Open the GCP Console and go to the Load Balancing page.
  2. Select the Load Balancer for which you want to enable TLS 1.3.
  3. Click on the Edit button to open the Edit load balancer page.
  4. In the Edit load balancer page, scroll down to the Frontend configuration section and click on the Edit button next to the HTTPS protocol.
  5. In the Edit frontend configuration page, scroll down to the Advanced configuration section.
  6. In the Advanced configuration section, click on the Add item button to add a new item to the list.
  7. In the new item, set the Name to “tls-version” and the Value to “TLS_1_3”.
  8. Click on the Save button to save the changes.
  9. Click on the Update button in the Edit load balancer page to apply the changes to the Load Balancer.

That’s it! The Load Balancer now uses the latest TLS version 1.3 for HTTPS protocol.

Additional Reading: