It might be a problem with a self-signed certificate.  You may need to update your computer to accept self-signed without prompting (I don’t remember how to do that at the moment).  If this isn’t set no prompt will appear but no connection to the HTTPS destination will work either.

 

Matt

 


From: [email protected] [mailto:[email protected]] On Behalf Of vitopn
Sent: Thursday, September 07, 2006 6:07 PM
To: [email protected]
Subject: [flexcoders] Error #2032 HTTPS IE only

 

I am unable to get the SecureHTTPChannel to work in IE.  In particular I'm trying to use the channel to connect to a set of dataservice destinations.  I've experimented with my own client as well as with the flexcab sample.

 

This is the error I get:

[RPC Fault faultString="Send failed" faultCode="Client.Error.MessageSend" faultDetail="Channel.Ping.Failed error [IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2032: Stream Error. URL: https://localhost:8443/samples/messagebroker/httpsecure"]"]
 at mx.data::ConcreteDataService/http://www.adobe.com/2006/flex/mx/internal::dispatchFaultEvent()
 at ::DataListRequestResponder/fault()
 at mx.rpc::AsyncRequest/fault()
 at mx.messaging::ChannelSet/::faultPendingSends()
 at mx.messaging::ChannelSet/channelFaultHandler()
 at flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
 at flash.events::EventDispatcher/dispatchEvent()
 at mx.messaging::Channel/mx.messaging:Channel::connectFailed()
 at mx.messaging.channels::PollingChannel/mx.messaging.channels:PollingChannel::connectFailed()
 at mx.messaging.channels::HTTPChannel/::pingErrorHandler()
 at ::ChannelRequestLoader/::callEventCallback()
 at ::ChannelRequestLoader/::ioErrorHandler()
 at flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
 at flash.events::EventDispatcher/dispatchEvent()
 at flash.net::URLLoader/flash.net:URLLoader::redirectEvent()

In each case all works well in firefox and IE works if I am using HTTPChannel instead of the SecureHTTPCHannel.

 

I have tried using a self generated certificate and a trial certificate from verisign.  For each certificate I also added the required certificate to the CertificateAuthorities store so that I did not get any warnings in the browser. 

 

Is this a problem with self generated or trial certificates?

 

Any information would be appreciated.

 

Cheers,

-Vito

 

 

__._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





SPONSORED LINKS
Software development tool Software development Software development services
Home design software Software development company

Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

Reply via email to