Unfortunately the problem seems to be limited to a SecureHTTPCHannel channel trying to connect to my DataService server in IE.
I'm starting to think that this problem has nothing to do with the cert. It seems to me like there is no real difference between a trial cert and a real cert as long as the trial root certificate is installed in the "Trusted Root Certification Authorities" store for the browser.
I'll keep digging.
--- In [email protected], "Dave Wolf" <[EMAIL PROTECTED]> wrote:
>
> The simpliest way to test if that is the issue is to connect to some
> other resource, say a simple HTML page via HTTPS and see if you
> connect cleanly.
>
>
> --
> Dave Wolf
> Cynergy Systems, Inc.
> Adobe Flex Alliance Partner
> http://www.cynergysystems.com
> http://www.cynergysystems.com/blogs
>
> Email: [EMAIL PROTECTED]
> Office: 866-CYNERGY
>
> --- In [email protected], "Matt Chotin" mchotin@ wrote:
> >
> > 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
> > <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::dispatchEven
> > tFunction()
> > at flash.events::EventDispatcher/dispatchEvent()
> > at mx.messaging::Channel/mx.messaging:Channel::connectFailed()
> > at
> > mx.messaging.channels::PollingChannel/mx.messaging.channels:PollingChann
> > el::connectFailed()
> > at mx.messaging.channels::HTTPChannel/::pingErrorHandler()
> > at ::ChannelRequestLoader/::callEventCallback()
> > at ::ChannelRequestLoader/::ioErrorHandler()
> > at
> > flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEven
> > tFunction()
> > 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
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
__,_._,___

