Bird
0
0

After uploading a self-managed SSL certificate, HTTPS traffic to your load balancer fails. What is a likely cause?

medium📝 Debug Q7 of 15
GCP - Cloud Load Balancing
After uploading a self-managed SSL certificate, HTTPS traffic to your load balancer fails. What is a likely cause?
AThe certificate and private key do not match
BThe load balancer does not support HTTPS
CThe certificate is automatically renewed
DThe certificate is managed by Google
Step-by-Step Solution
Solution:
  1. Step 1: Understand self-managed certificate requirements

    Self-managed certificates require matching certificate and private key pairs.
  2. Step 2: Identify cause of HTTPS failure

    If they do not match, HTTPS handshake fails, causing traffic failure.
  3. Final Answer:

    The certificate and private key do not match -> Option A
  4. Quick Check:

    Mismatch cert and key breaks HTTPS [OK]
Quick Trick: Match cert and key files exactly for HTTPS to work [OK]
Common Mistakes:
  • Assuming load balancer lacks HTTPS support
  • Thinking managed certs cause failure
  • Believing certificates auto-renew fix issues

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More GCP Quizzes