Hi there,

I've uploaded a new SSL certificate via https:
//console.cloud.google.com/appengine/settings/certificates?project=[project-id]
  because the old certificate is about to expire.
I've enabled the new certificate for my app by entering in 'Edit 
certificate' and then selecting 'Enable SSL for the following custom 
domains'.
I tested the app via Chrome, FF, Safari and openssl and I always get the 
old certificate. Even after 24 hours.

As a separate test, I've enabled the new SSL certificate in a separate app 
that didn't have an SSL set up before, and I can see in Chrome that the new 
certificate is being served.

----

This is the openssl command I use:
echo | openssl s_client -connect luisma.zeetings.com:443 2>/dev/null | 
openssl x509 -noout -dates

And this is the custom domain I'm trying to setup: luisma.zeetings.com

Thanks


-- 
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/58da8770-8e94-437d-8aaa-b685d9e075e1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • [google-appengine]... Luis Manuel Parrondo Merino

Reply via email to