I would like to enable SSL for a servlet residing on the App Engine.
So, instead of accessing it like so
http://mystuff.appspot.com
it is accessed like so
https://mystuff.appspot.com
All of the information I've been able to find so far focuses on
administrative functions rather than deployment of an SSL-enabled
entity.
Any assistance would be greatly appreciated.
Thanks
--
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.