You are right thanks, i totally missed that point, too close to Java
stuff :-).
WARNING: at the time of this writing, OpenID is not supported if your
app runs in secure mode using HTTPS.

Anyway, i switched to https to avoid this Security Warning in firefox:
"Although this page is encrypted, the information you have entered is
to be sent over an unencrypted connection and could easily be read by
a third party"


I can't use http because that ugly security warning.
I can't use https because it is not supported.
What's the point?


On Aug 16, 7:49 pm, Saqib Ali <[email protected]> wrote:
> OpenID is not supported if your app runs in secure mode using HTTPS
> See:http://code.google.com/appengine/articles/openid.html
>
> On Aug 16, 6:15 am, MLTrim <[email protected]> wrote:
>
> > Hi to all the group
>
> > I'm developing a small webapp with Gae and i have enabled OpenID to
> > test it as primary login.
> > Has anyone has succesfully use it with SSL enabled?
>
> > After clicking allow button on google accounts that should redirect
> > user to the calling app, i get this error:
> > Secure Connection Failed
> > An error occurred during a connection to gsystempuntoout.appspot.com:
> > 80.
> > SSL received a record that exceeded the maximum permissible length.
> > (Error code: ssl_error_rx_record_too_long)
>
> > any clue?
>
> > p.s.
> > I submitted this 
> > issues:http://code.google.com/p/googleappengine/issues/detail?id=3586
>
>

-- 
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.

Reply via email to