Does Google managed certificates support wildcard domains for example i want to generate certs *.mywebsite.com?
Solved! Go to 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.
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.