[Mono-aspnet-list] Error getting response stream (Trustfailure) for HTTP (NOT https) Request?

Daniel J. Summers daniel.summers.2415 at gmail.com
Tue Mar 1 19:27:26 EST 2011


I'm pretty sure that Google is redirecting mail and docs to https, partly in response to Firesheep. Try that URL in a browser and see if you get redirected. (I'd try it, but I'm using my phone to type this.)

Daniel

-----Original Message-----
From: lars <lars at larsknox.com>
Sender: mono-aspnet-list-bounces at lists.ximian.com
Date: Tue, 1 Mar 2011 12:26:13 
To: <mono-aspnet-list at lists.ximian.com>
Subject: Re: [Mono-aspnet-list] Error getting response stream (Trust
 failure) for HTTP (NOT https) Request?

This is as much of the Exception object values as I can manage to capture:

MESSAGE: Execution of request failed:
http://spreadsheets.google.com/feeds/spreadsheets/private/full
SOURCE: Google.GData.Client
STACK: at Google.GData.Client.GDataRequest.Execute () [0x00000] at
Google.GData.Client.GDataGAuthRequest.Execute (Int32 retryCounter) [0x00000] 
TARGET: Void Execute()

INNER MESSAGE: Error getting response stream (Trust failure): TrustFailure
INNER SOURCE: System
INNER STACK: at System.Net.HttpWebRequest.EndGetRequestStream (IAsyncResult
asyncResult) [0x00000] at System.Net.HttpWebRequest.GetRequestStream ()
[0x00000] at Google.GData.Client.Utilities.QueryClientLoginToken
(Google.GData.Client.GDataCredentials gc, System.String serviceName,
System.String applicationName, Boolean fUseKeepAlive, System.Uri
clientLoginHandler) [0x00000] 
INNER TARGET: System.IO.Stream EndGetRequestStream(IAsyncResult)

You can see the URL being used is a normal old HTTP (non-secure) request.
Thanks again.

-- 
View this message in context: http://mono.1490590.n4.nabble.com/Error-getting-response-stream-Trust-failure-for-HTTP-NOT-https-Request-tp3330536p3330542.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.
_______________________________________________
Mono-aspnet-list mailing list
Mono-aspnet-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-aspnet-list


More information about the Mono-aspnet-list mailing list