Does anyone have experience setting up an https capable proxy? I don't even know where to start. Searching found a number of proxy lists and instructions to setup a regular http proxy. Maybe I'm not looking for the right thing here?
Thanks! Phil On Jun 14, 5:26 am, Barry Hunter <[email protected]> wrote: > > Is it feasible to somehow make it appear that this is https on my > > domain? > > Not currently entirely with Google. It but is appently on the roadmap > for AppEngine for Business. > > The only way currently would be to setup a HTTPS capable proxy. Your > proxy receives HTTPS requests from the user, and forwards them in the > background tohttps://app-id.appspot.com/. > > This would maintain encryption security as both sites of the proxy > would be encrypted channels. > > I beleive you can setup a subdomain to point to your own server, eg > use secure.domain.com for secure which go via proxy.www.domain.com > goes via normal Apps proxy to AppEngine. -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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?hl=en.
