Has anybody managed/does anybody know how to access google.com/ig (the "Google Portal", needs authentication through Cookies and redirects; other Google SSO pages probably similiar) with wwwoffle?

It redirects through an https, and wwwoffle said "SSL proxy connection to specified host and port is not allowed." so I figured I probably need to configure:

SSLOptions
{
 enable-caching = yes
 allow-tunnel = *:443
 allow-cache = *:443
}

that helped some, but now I have Firefox saying "The page isn't redirecting properly. Firefox has detected that the server is redirecting the request for this address in a way that will never complete. * This problem can sometimes be caused by disabling or refusing to accept cookies." - what do they mean by this??

On IE, quick check only, the bevahiour seems different - no error message, but the authentication doesn't work - the http://www.google.com/ig "works", but when you Sign In you are redirected to the same unauthenticated page.

This is on Win32/Cygwin (finally got that working; thanks a lot Andrew!) - but unlikely that's got any impact, I'd expect this to be the same on Linux. Try?

--
Michael Vorburger
  MAIL: [EMAIL PROTECTED]
  HOME: http://www.vorburger.ch/  (NEW!)
  POTS: +41 (78) 805 55 41

Reply via email to