Can specify just certain patterns to be 'CONFIDENTIAL'
https://developers.google.com/appengine/docs/java/config/webxml#Secure_URLs

Dont see why can't apply a <transport-guarantee> and <auth-constraint> a
for single pattern (/admin/*)

On Mon, May 27, 2013 at 2:52 AM, Byron Gibson <[email protected]> wrote:

> Hi all,
>
> I have a GAE Java site using a CMS, and I'd like to secure the admin pages
> only with SSL.  Eg, http://www.mysite.com/admin should use https, but not
> the rest of the site.
>
> Is this possible with GAE?  The documentation I've found so far only
> discusses how to apply an SSL cert to the entire domain.
>
> Thanks!
>
> --
> 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?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to