Hello all, we are setting up our production environment for our Flex Data Services app. According to the Apache logs, all requests that the swf makes for images,css, etc is in fact going over ssl. However when the .swf invokes a web service (using proxy endpoints/destinations), the request is using "/messagebroker/http", and does not appear to be going over ssl (we know this because there is no ssl or tsa entry on the line in the log file, as there is for images and css files). If the swf is being served up on 443, shouldn't all communication through the swf be going over port 443. I guess another way to ask is, do the requests from the swf use relative pathing, and by default be going over https/443? I hope I'm explaining the problem well enough. Thanks.
Allen Riddle Sofware Development x3217

