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

certificate creation doesn't work anymore?

Seems that certificate creation doesn't work anymore?

Am I wrong with the procedure? Any experience with this issue? 

bash-3.2$ gcloud certificate-manager dns-authorizations create mytest --domain="mytest.org"
Create request issued for: [mytest]
Waiting for operation [projects/www-efficientip-com/locations/global/operations/operation-1706686343377-61038e13d7357-1bc79189-
c6afd89d] to complete...done.
Created dnsAuthorization [mytest].
bash-3.2$ gcloud certificate-manager certificates list
Listed 0 items.

Thanks

jyb

Solved Solved
2 3 265
1 ACCEPTED SOLUTION

Hi @Marvin_Lucero 

I just realized that I had confused the process of creating a DNS authorization with the process of creating a certificate.

I followed the documentation step by step and was able to successfully complete both tasks! Thank you very much for your assistance.

jyb

View solution in original post