What solutions are people trying when they have an app running under
their domain and they need HTTPS functionality?  I've starred the
issue here:
http://code.google.com/p/googleappengine/issues/detail?id=792&q=https&colspec=ID%20Type%20Status%20Priority%20Stars%20Owner%20Summary%20Log%20Component

I noticed there that miGlanz had an interesting solution although it's
a bit problematic.  So again, what are people doing for security when
they need to implement custom authentication on GAE and are running
the app under their own domain?  Do I try a nonstandard approach for
typical Java web applications and simply resort to sending a home-
brewed encrypted message on every request?

-- 
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.

Reply via email to