Currently, to upload certificates for an AppEngine application, you need to 
go to a URL like this

https://console.cloud.google.com/appengine/settings/certificates?project=<ProjectName>&serviceId=default

Then you need to use the UI to upload the certificate + privatekey pair.
With LetsEncrypt requiring you to renew certificates every 3 months, it is 
easy to forget to do this in time.

Is there an API or CLI that can be used to upload the certificate and 
private key?

There appears to be something in gcloud for compute engine, but not for 
AppEngine.

R,
rahul

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/c211f760-4e83-4f17-b69f-bf86fa5a7562%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to