Using Console
Using CLI
[URL_MAP_NAME]
with the name of the URL map that you want to update, [BACKEND_SERVICE_NAME]
with the name of the backend service that you want to use, and [SSL_CERTIFICATE_NAME]
with the name of the SSL certificate that you want to use for HTTPS connections.
Note: You can create an SSL certificate using the GCP console or CLI. Refer to the GCP documentation for more information on creating SSL certificates.
Using Python