What I had hoped to do was enable managed security on AppEngine so that AppEngine served a certificate with the correct common name. But it seems like AppEngine does DNS checks before allowing the certificate to work.
Is there anyway to make this work?
Leigh
* Note: Full SSL (origin ca) is also not supported by AppEngine, because AppEngine doesn't allow the use of certificates that have been signed by a CA that isn't a trusted CA.