<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>tanis' blog &#187; ssl</title>
	<atom:link href="http://www.onemancrew.org/tanis/archives/tag/ssl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.onemancrew.org/tanis</link>
	<description>Pensieri e appunti di Valerio Santinelli</description>
	<lastBuildDate>Mon, 09 Aug 2010 10:50:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>FortiGate, FireFox 3.x e problemi SSL</title>
		<link>http://www.onemancrew.org/tanis/archives/2010/03/09/fortigate-firefox-3-x-e-problemi-ssl/</link>
		<comments>http://www.onemancrew.org/tanis/archives/2010/03/09/fortigate-firefox-3-x-e-problemi-ssl/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 12:19:02 +0000</pubDate>
		<dc:creator>Valerio Santinelli</dc:creator>
				<category><![CDATA[Tecnologia]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[fortigate]]></category>
		<category><![CDATA[fortinet]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://www.onemancrew.org/tanis/?p=350</guid>
		<description><![CDATA[Non si finisce mai di imparare. Oggi un cliente ha riscontrato un problema accedendo ad un sito con FireFox 3. Lo stesso sito, con Safari, nessun problema. L&#8217;errore è il seguente: ssl_error_access_denied_alert Capitasse sempre sarebbe anche possibile capirci qualcosa. Ovviamente succede a caso.. ed ogni tanto, cliccando su retry, il sito viene caricato. Altre volte [...]]]></description>
			<content:encoded><![CDATA[<p>Non si finisce mai di imparare. Oggi un cliente ha riscontrato un problema accedendo ad un sito con FireFox 3. Lo stesso sito, con Safari, nessun problema.</p>
<p>L&#8217;errore è il seguente: <strong>ssl_error_access_denied_alert</strong></p>
<p>Capitasse sempre sarebbe anche possibile capirci qualcosa. Ovviamente succede a caso.. ed ogni tanto, cliccando su retry, il sito viene caricato. Altre volte no.</p>
<p>Il risultato è che si tratta di un&#8217;incompatibilità con un&#8217;impostazione del protection profile del FortiGate. La soluzione è la seguente (da ripetere per ogni protection profile interessato):</p>
<pre>wormhole $ config firewall profile
wormhole (profile) $ edit scan
wormhole (scan) $ set https allow-ssl-unknown-sess-id
wormhole (scan) $ end
wormhole $ end
</pre>
<p>Grazie a chi ha postato la soluzione in questi siti:<br />
<a href="http://www.geofffox.com/MT/archives/2008/11/18/the-great-google-firefox-fortigate-incompatibility-caper.php">http://www.geofffox.com/MT/archives/2008/11/18/the-great-google-firefox-fortigate-incompatibility-caper.php</a><br />
<a href="https://support.mozilla.com/en-US/forum/1/190364">https://support.mozilla.com/en-US/forum/1/190364</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.onemancrew.org/tanis/archives/2010/03/09/fortigate-firefox-3-x-e-problemi-ssl/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
