More Info:

Load Balancers global instance groups should use only the secure listeners. A listener is a process that checks for connection requests, using the protocol and port that you configure.

Risk Level

High

Address

Security

Compliance Standards

SOC2

Triage and Remediation

Remediation

To remediate the misconfiguration “Load Balancers Global Instance Groups Should Use Secure Listeners” for GCP using GCP console, follow the below steps:

  1. Open the GCP console and navigate to the Load Balancing page.

  2. Select the Load Balancer that you want to remediate.

  3. In the Load Balancer details page, click on the Edit button.

  4. In the Edit Load Balancer page, click on the Frontend Configuration tab.

  5. In the Frontend Configuration tab, for each protocol (HTTP and HTTPS), select the HTTPS protocol and click on the Create button.

  6. In the Create Frontend IP and Port page, enter the required details such as Name, IP address, and Port number.

  7. In the Protocol section, select HTTPS and click on the Done button.

  8. Repeat steps 5 to 7 for all the protocols that are being used by the Load Balancer.

  9. Once all the protocols have been configured with HTTPS, click on the Update button to save the changes.

  10. Verify that the Load Balancer is now using secure listeners by accessing the Load Balancer URL using HTTPS protocol.

By following the above steps, you can remediate the misconfiguration “Load Balancers Global Instance Groups Should Use Secure Listeners” for GCP using GCP console.

Additional Reading: