BTW - there is a known issue with HTTPS and OpenID. I was just using that site to demonstrate that we *do* serve HTTPS for all applications if a user requests them on port 443.
On Fri, Jul 9, 2010 at 5:33 PM, Ikai L (Google) <[email protected]> wrote: > I'm running OS X on my laptop. This works in Firefox 3.6 as well as Chrome > 5.0.375.99. > > Can you try this from the command line? > > curl https://ikai-openid-demo.appspot.com > > I'm wondering if there are weird settings at a lower level - for instance, > some weird proxy action going on, or a company network that chooses to > rewrite HTTPS (though I have never heard of this). > > We can at least fix the "source code availability" problem: > > http://github.com/ikai/App-Engine-Java-OpenId-Demo > > (I also linked to it on index.html). My colleague Wesley is working on > publishing a very detailed article about OpenID, and this code was actually > stolen from him. > > On Fri, Jul 9, 2010 at 4:46 PM, Shawn Brown <[email protected]>wrote: > >> > This is strange. SSL connects on port 443, not port 80. Point your >> browser >> > here: >> > https://ikai-openid-demo.appspot.com:443 >> >> no go under osx: >> >> Firefox and Chrome : immediately redirect to >> https://ikai-openid-demo.appspot.com/ >> >> Safari: I get to https://ikai-openid-demo.appspot.com:443/openiddemo >> but choosing google to sign in with [wouldn't use anything else you know] >> it redirects to >> >> https://ikai-openid-demo.appspot.com:80/_ah/openid_verify?continue=https://ikai-openid-demo.appspot.com/openiddemo&gx.rp_st= >> >> that is what I eventually see under ff and chrome too -- >> >> https://ikai-openid-demo.appspot.com:80/_ah/openid_verify?continue=https://ikai-openid-demo.appspot.com/openiddemo&gx.rp_st=(clipped >> for brevity) >> >> https://ikai-openid-demo.appspot.com:80/_ah/openid_verify?continue=https://ikai-openid-demo.appspot.com/openiddemo&gx.rp_st=(clipped >> for brevity) >> >> trying something like this fails too and >> >> https://ikai-openid-demo.appspot.com:443/_ah/openid_verify?continue=https://ikai-openid-demo.appspot.com:443/openiddemo&gx.rp_st=(clipped >> for brevity) >> Error: Server Error >> The server encountered an error and could not complete your request. >> >> If the problem persists, please report your problem and mention this >> error message and the query that caused it. >> >> Shawn >> >> P.S. Once this gets sorted out, it'd be great if the src were >> available as a sample >> >> -- >> 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]<google-appengine-java%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/google-appengine-java?hl=en. >> >> > > > -- > Ikai Lan > Developer Programs Engineer, Google App Engine > Blog: http://googleappengine.blogspot.com > Twitter: http://twitter.com/app_engine > Reddit: http://www.reddit.com/r/appengine > > -- Ikai Lan Developer Programs Engineer, Google App Engine Blog: http://googleappengine.blogspot.com Twitter: http://twitter.com/app_engine Reddit: http://www.reddit.com/r/appengine -- 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.
