Flex Remoting with ColdFusion over SSL

When I was implementing SSL for all my Flex web applications , the problem that I found was regardless of what I did from the Flex application, the remoting was always being accessed via http and not https as I meant it to be. Here is a good article describing the problem and the possible solutions from Joshua Curtiss http://blog.crankybit.com/flex-remoting-over-ssl/