Matt,
  Thank you for the feedback.

I did setup the IE browser to accept the self-signed cert. by
installing the verisign trial root cert
(http://www.verisign.com/ssl/buy-ssl-certificates/free-ssl-certificate-trial/test-root-ca/index.html).
 

I verified that I can browse to the site without getting a warning but
the channel still fails to connect with the error below.


--- In [email protected], "Matt Chotin" <[EMAIL PROTECTED]> 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 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/flexcoders/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to