Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Does Google managed certificates support wildcard domains?

Does Google managed certificates support wildcard domains for example i want to generate certs *.mywebsite.com?

Solved Solved
1 2 2,725
1 ACCEPTED SOLUTION

Yes, if you go the DNS authorization way:

https://cloud.google.com/certificate-manager/docs/domain-authorization

If you do it with LB authorization it does not support wildcards.

View solution in original post

2 REPLIES 2

Yes, if you go the DNS authorization way:

https://cloud.google.com/certificate-manager/docs/domain-authorization

If you do it with LB authorization it does not support wildcards.

Yes i found it thanks @nestors . I have a different problem now :).  I created the cert using the load balancer authorization type. The cert got created but does not list for some reason with the gcloud CLI. I understand GCP console does not have an option to list the certs.