For now i have created proxy server in node.js it handles https request for
me. But i do not know how to handle session between browser and google app
engine server through proxy . Any one have solution for this ?
On Oct 9, 2013 1:47 AM, "Bryce Cutt" <[email protected]> wrote:

> If you really must do SSL with the SDK you can nginx as a reverse proxy in
> front of the GAE SDK and have nginx handle HTTPS and serving the
> certificate.
>
>
> On Tuesday, October 8, 2013 8:10:22 AM UTC-7, Chetan Dhembre wrote:
>>
>> Hi,
>>    I have created one appplication using google app engine sdk in java.
>> And it is handling http request properly. but i unable to handle https
>> request. I tried to install self signed ssl certificate on my local java
>> home directory but it does not help me. Any on faced this problem ? how to
>> tackle this problem ? please help
>>
>  --
> You received this message because you are subscribed to a topic in the
> Google Groups "Google App Engine" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/google-appengine/CrSSF5TYqKI/unsubscribe
> .
> To unsubscribe from this group and all its topics, 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.
> 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.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to