recently went through this....a PITA as I couldn't find any clear docs on
what the heck is going on.  Basically, I ended up recompiling my flex apps
against a different services-config.xml file for my prod HTTPS sites.  In
the services-config.xml file look for the channel definition and change it
to HTTPS.  Flecoders had a few posts on other approaches, but honestly, I
had no idea, but the above should work.

DK

On 2/5/07, Rick Root <[EMAIL PROTECTED]> wrote:
>
> I'm having trouble getting my Flex 2 to make SSL  requests.
>
> In the configuration, my flex server has https:// in it.  So does the
> output
> URL.
>
> the generated .html file containing the .swf was modified to use all HTTPS
> links, and the html file itself is called under SSL.
>
> When I launch Fiddler, I see the CONNECT requests on port 443 to retrieve
> the html file and the SWF, but then my SWF makes two flex remoting calls,
> and they are both going over port 80.
>
> Anyone got any suggestions?
>
> Rick
>
> --
> I'm not certified, but I have been told that I'm certifiable...
> Visit http://www.opensourcecf.com today!
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7 
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs 
http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:3550
Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37

Reply via email to