Using Console
Using CLI
<ssl-policy-name>
with a name for your SSL policy.<target-https-proxy-name>
with the name of your target HTTPS proxy, and <ssl-policy-name>
with the name of the SSL policy you created in step 2.<ssl-policy-name>
with the name of the SSL policy you created in step 2. The output should show “TLS_1_3” as the minimum TLS version.With these steps, you have successfully remediated the misconfiguration of Load Balancers not using the latest TLS version 1.3 on GCP using GCP CLI.Using Python