Questions tagged [gcp-certificate-manager]
3 questions
1
vote
1 answer
Cannot get mTLS working on a Google Cloud Load Balancer using PrivateCA
I am trying to get mTLS working on a global HTTPS load balancer in Google Cloud, but the client connections are just being rejected with the error "client_cert_validation_failed".
I followed the exact instructions here and here but it appears the…

Tom Medhurst
- 61
- 4
0
votes
0 answers
Generate multiple certs or SANs with GCP Certificate Manager DNS authorization?
Following the GCP Certificate Manager documentation, one creates a DNS authorization for a domain, and then creates a certificate referencing that request.
If I create an authorization for the domain foo.example.com, I can create a certificate for…

Chuck R
- 1
0
votes
1 answer
Attempting to associate a certificate map with a load balancer throws error
I'm trying to associate a new certificate map with a new load balancer configuration in my project. Unfortunately, when I go to connect the certificate map with the target https proxy, I end up with this error:
Error creating TargetHttpsProxy:…

Alexander Trauzzi
- 7,277
- 13
- 68
- 112