<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Flex 2 remote objects over SSL</title>
	<atom:link href="http://www.imakewebjunk.com/2007/03/21/flex-2-remote-objects-over-ssl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.imakewebjunk.com/2007/03/21/flex-2-remote-objects-over-ssl/</link>
	<description>Dave Konopka's web development blog</description>
	<lastBuildDate>Sat, 13 Feb 2010 16:56:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Aran</title>
		<link>http://www.imakewebjunk.com/2007/03/21/flex-2-remote-objects-over-ssl/comment-page-1/#comment-4290</link>
		<dc:creator>Aran</dc:creator>
		<pubDate>Fri, 06 Nov 2009 03:23:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifelikeweeds.com/2007/03/21/flex-2-remote-objects-over-ssl/#comment-4290</guid>
		<description>&lt;p&gt;@Jerome - No. You can definitely deliver your app and content files over http, and make SSL calls to your back end AMF services.&lt;/p&gt;

&lt;p&gt;It depends on what type of app you are actually building, but I see security issues in delivering your swf over http but doing all your service calls over SSL. All you need to do is ensure your AMF channel endpoint is definitely https based, and you have your certificates all set etc.&lt;/p&gt;

&lt;p&gt;As a sanity check, you can always use something like Charles or Service capture to ensure all your required service calls are actually https based...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Jerome &#8211; No. You can definitely deliver your app and content files over http, and make SSL calls to your back end AMF services.</p>

<p>It depends on what type of app you are actually building, but I see security issues in delivering your swf over http but doing all your service calls over SSL. All you need to do is ensure your AMF channel endpoint is definitely https based, and you have your certificates all set etc.</p>

<p>As a sanity check, you can always use something like Charles or Service capture to ensure all your required service calls are actually https based&#8230;</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jerome Clarke</title>
		<link>http://www.imakewebjunk.com/2007/03/21/flex-2-remote-objects-over-ssl/comment-page-1/#comment-173</link>
		<dc:creator>Jerome Clarke</dc:creator>
		<pubDate>Thu, 22 Mar 2007 11:24:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifelikeweeds.com/2007/03/21/flex-2-remote-objects-over-ssl/#comment-173</guid>
		<description>&lt;p&gt;from what I know... if you access your SWF file via HTTPS... you can access HTTP and HTTPS but if you only access it by HTTP... then you can only access HTTP and I think the same applies to others aswell like Socket, FDS and so on&lt;/p&gt;

&lt;p&gt;I just normally access my SWF files via HTTPS&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>from what I know&#8230; if you access your SWF file via HTTPS&#8230; you can access HTTP and HTTPS but if you only access it by HTTP&#8230; then you can only access HTTP and I think the same applies to others aswell like Socket, FDS and so on</p>

<p>I just normally access my SWF files via HTTPS</p>]]></content:encoded>
	</item>
</channel>
</rss>
