<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: SuperPAC Hell</title>
	<link>http://ask.metafilter.com/226961/SuperPAC-Hell/</link>
	<description>Comments on Ask MetaFilter post SuperPAC Hell</description>
	<pubDate>Thu, 18 Oct 2012 13:06:58 -0800</pubDate>
	<lastBuildDate>Thu, 18 Oct 2012 13:25:43 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: SuperPAC Hell</title>
		<link>http://ask.metafilter.com/226961/SuperPAC-Hell</link>	
		<description>Why is Safari on an iPad running iOS 5.1 ignoring my PAC file for https URLs? &lt;br /&gt;&lt;br /&gt; iPad running iOS 5.1.  PAC file is correctly formatted.  As a test case, I&apos;ve even configured the PAC to simply return &quot;PROXY myproxy.com:port&quot;;, no dice.&lt;br&gt;
&lt;br&gt;
The PAC file works just fine when I install it on my browser.  Syntax checking says it&apos;s fine.  Manually configuring the proxy for this network to be myproxy.com:9080 makes everything work perfectly, but the PAC for some reason will not function as expected.&lt;br&gt;
&lt;br&gt;
I&apos;m at my wits end with this one.  Google is awash with people at .edu&apos;s whining about apple and very little technical details.  Help me askmefi, you&apos;re my only hope!</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2012:site.226961</guid>
		<pubDate>Thu, 18 Oct 2012 13:06:58 -0800</pubDate>
		<dc:creator>bfranklin</dc:creator>
		
			<category>PACs</category>
		
			<category>iOS</category>
		
			<category>iPad</category>
		
			<category>Apple</category>
		
			<category>Proxy</category>
		
			<category>HTTPS</category>
		
	</item>
	<item>
		<title>By: k5.user</title>
		<link>http://ask.metafilter.com/226961/SuperPAC-Hell#3284338</link>	
		<description>My initial thought was, you can&apos;t proxy https.&lt;br&gt;
&lt;br&gt;
Googling seems to confirm this pretty clearly. eg &lt;a href=&quot;http://stackoverflow.com/questions/9493978/https-in-pac-file&quot;&gt;StackOverflow&lt;/a&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2012:site.226961-3284338</guid>
		<pubDate>Thu, 18 Oct 2012 13:25:43 -0800</pubDate>
		<dc:creator>k5.user</dc:creator>
	</item><item>
		<title>By: bfranklin</title>
		<link>http://ask.metafilter.com/226961/SuperPAC-Hell#3284343</link>	
		<description>Saw that stack overflow answer.  The reason given is technically incorrect, and as stated, HTTPS proxies just fine via manual configuration.  This is specific to using a PAC.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2012:site.226961-3284343</guid>
		<pubDate>Thu, 18 Oct 2012 13:30:29 -0800</pubDate>
		<dc:creator>bfranklin</dc:creator>
	</item><item>
		<title>By: bfranklin</title>
		<link>http://ask.metafilter.com/226961/SuperPAC-Hell#3284357</link>	
		<description>And I should clarify, by technically incorrect, I mean incorrect for myriad technical reasons.  That accepted answer on stack overflow is just plain wrong.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2012:site.226961-3284357</guid>
		<pubDate>Thu, 18 Oct 2012 13:50:45 -0800</pubDate>
		<dc:creator>bfranklin</dc:creator>
	</item><item>
		<title>By: McCoy Pauley</title>
		<link>http://ask.metafilter.com/226961/SuperPAC-Hell#3284398</link>	
		<description>The StackOverflow answer is indeed nonsense -- that&apos;s what the CONNECT method in HTTP is for.  The proxy can&apos;t decrypt or modify the HTTPS traffic that it&apos;s proxying, but it&apos;s entirely capable of simply handing it along.&lt;br&gt;
&lt;br&gt;
Can you post your PAC file for us, sanitized of private IPs/hostnames if need be?  Otherwise its harder to tell what might be going wrong.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2012:site.226961-3284398</guid>
		<pubDate>Thu, 18 Oct 2012 14:20:21 -0800</pubDate>
		<dc:creator>McCoy Pauley</dc:creator>
	</item><item>
		<title>By: bfranklin</title>
		<link>http://ask.metafilter.com/226961/SuperPAC-Hell#3284573</link>	
		<description>McCoy Pauley:  In my simplest test case, it&apos;s:&lt;br&gt;
&lt;br&gt;
function FindProxyForURL(url, host) { return &quot;PROXY proxy.mydomain.com:9080&quot;; }</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2012:site.226961-3284573</guid>
		<pubDate>Thu, 18 Oct 2012 17:33:45 -0800</pubDate>
		<dc:creator>bfranklin</dc:creator>
	</item>
	</channel>
</rss>
