Looks like this is a standard limitation of wildcard SSL certs. >From DigiCert - http://www.digicert.com/faq-general.htm#wildcard - The * character in the common name is the wildcard character. It can take on any first-level subdomain name. The value assumed by the * character must not have a period or 'dot' in it. This is why we say that the Wildcard Certificate will cover unlimited *first-level* subdomains.
On Aug 21, 5:06 pm, James <[email protected]> wrote: > When I requesthttps://2.latest.MyAppID.appspot.com/css/main.cssit > appears to be served w/o encryption. > > When I requesthttps://MyAppID.appspot.com/css/main.cssit is > encrypted properly. > > Is there a config setting I'm missing? -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
