Bird
0
0

You have a Google Cloud load balancer using a managed SSL certificate. You want to add a new domain to the certificate. What is the correct process?

hard📝 Application Q9 of 15
GCP - Cloud Load Balancing
You have a Google Cloud load balancer using a managed SSL certificate. You want to add a new domain to the certificate. What is the correct process?
ADelete the existing certificate and create a new one with the new domain
BCreate a new self-managed certificate with all domains and replace the old one
CUpdate the managed certificate resource to include the new domain and wait for provisioning
DAdd the domain directly in the load balancer without changing the certificate
Step-by-Step Solution
Solution:
  1. Step 1: Understand managed certificate domain updates

    Managed certificates can be updated to include additional domains; provisioning happens automatically.
  2. Step 2: Evaluate alternatives

    Creating new self-managed certs or deleting existing ones is manual and error-prone; load balancer alone cannot add domains.
  3. Final Answer:

    Update the managed certificate resource to include the new domain and wait for provisioning -> Option C
  4. Quick Check:

    Managed certs update domains by resource modification [OK]
Quick Trick: Modify managed cert resource to add domains, then wait [OK]
Common Mistakes:
  • Replacing certs unnecessarily
  • Deleting certs causing downtime
  • Trying to add domains only on load balancer

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More GCP Quizzes