I have a customer on Windows who is not able to establish an SSL connection to our server running on GAE. It looks like it is failing with this error:
* schannel: next InitializeSecurityContext failed: Unknown error (0x80092012) - The revocation function was unable to check revocation for the certificate. I took a look at the SSL certificate and I noticed that this URL in the certificate returns a 404: http://clients1.google.com/ocsp. It looks like I will need to disable this revocation check in the client to work around this problem? Has anyone else ever hit this? -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/1f3a6d58-a3b0-4a23-83aa-8d7a8c451a99%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
