<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Google Chrome Update in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/google-chrome-update/m-p/25168#M18358</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FWIW&amp;nbsp; I can confirm that using ONLY "--use-system-ssl" does allow the SSL sites to operate normally.&lt;/P&gt;&lt;P&gt;I had been using the full switch "--use-spdy=off --use-system-ssl"&amp;nbsp; after reading the above posts and just removed the spdy piece now.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Aug 2012 17:30:51 GMT</pubDate>
    <dc:creator>rmgnetwork</dc:creator>
    <dc:date>2012-08-02T17:30:51Z</dc:date>
    <item>
      <title>Google Chrome Update</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/google-chrome-update/m-p/25164#M18354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm seeing an issue with the latest version of Chrome that was released earlier today (21.0.1180.60) and SSL-Decryption. On either Mac or Windows platforms, any sites that are in the decryption policy (google, gmail, facebook, etc) are met with the following error: &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #777777; font-family: Helvetica, Arial, sans-serif; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #777777; font-family: Helvetica, Arial, sans-serif; background-color: #ffffff;"&gt;Error 324 (net::ERR_EMPTY_RESPONSE): The server closed the connection without sending any data.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before updating Chrome, the policies were working without a hitch. Removing the computers from the decryption policy resolves the issue. IE, Firefox and Safari are unaffected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions for troubleshooting this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2012 23:08:51 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/google-chrome-update/m-p/25164#M18354</guid>
      <dc:creator>bbermingham</dc:creator>
      <dc:date>2012-08-01T23:08:51Z</dc:date>
    </item>
    <item>
      <title>Re: Google Chrome Update</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/google-chrome-update/m-p/25165#M18355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H4 style="margin: 20px 0 5px; color: #333333; font-size: 14px; font-family: arial; text-align: -webkit-auto; background-color: #ffffff;"&gt;This behavior seems to be related in changes of SPDY in Chrome 21. Turning off SPDY in Chrome with the following workaround helped in our environment:&lt;/H4&gt;&lt;P&gt;Windows&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Right click on the short-cut you’re using to start Chrome&lt;/LI&gt;&lt;LI&gt;Select Properties&lt;/LI&gt;&lt;LI&gt;Modify Target from&lt;UL style="margin: 10px 0 10px 30px; list-style-position: outside;"&gt;&lt;LI&gt;...\chrome.exe"into&lt;/LI&gt;&lt;LI&gt;...\chrome.exe" --use-spdy=off --use-system-ssl (note: the command line arguments have to go after the quotation marks)&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Click Apply&lt;/LI&gt;&lt;LI&gt;Close all Chrome windows&lt;/LI&gt;&lt;LI&gt;Restart Chrome&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2012 00:13:50 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/google-chrome-update/m-p/25165#M18355</guid>
      <dc:creator>panwmod</dc:creator>
      <dc:date>2012-08-02T00:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: Google Chrome Update</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/google-chrome-update/m-p/25166#M18356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have tried this on my lab device and it seems your right. with new chrome 21.xx version we are seeing this error for gmail, you tube and other google sites. and google uses spdy for theese websites so that it can streamline all the https requests in one tcp connection and turning off this spdy feature did fix the issue. However I was not able to figure out why these settings effect the ssl decryption. Packet captures show some RST's. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;A __default_attr="10897" __jive_macro_name="user" class="jive_macro jive_macro_user" data-objecttype="3" href="https://live.paloaltonetworks.com/"&gt;&lt;/A&gt;- I would ask you to open a case with support as this is not the expected behavior. You can use the fix suggested by ulli.volk for time being and for disabling the SPDY settings on the MAC please do this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Open the terminal (In your Applications -&amp;gt; Utilities folder)&lt;/LI&gt;&lt;LI&gt;Type into terminal to change to Chrome’s Directory using:cd /Applications/Google\ Chrome.app/Contents/MacOS&lt;/LI&gt;&lt;LI&gt;Rename Google Chrome to Chrome in the terminal:mv Google\ Chrome Chrome&lt;/LI&gt;&lt;LI&gt;Copy the following 3 lines for the contents of our execution script:#!/bin/sh # This will execute your Google Chrome with SPDY disabled, and set it to use your System SSL /Applications/Google\ Chrome.app/Contents/MacOS/Chrome --use-spdy=off --use-system-ssl&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Type &lt;/STRONG&gt;the following into the Terminal to make a file from what you just copied:pbpaste &amp;gt; Google\ Chrome&lt;/LI&gt;&lt;LI&gt;Type the following into the terminal to it so our new Google Chrome can run:chmod +x Google\ Chrome&lt;/LI&gt;&lt;LI&gt;Close Google Chrome using the Apple menu, or Command-Q:&lt;/LI&gt;&lt;LI&gt;Restart Google Chrome&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sandeep T&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2012 08:51:14 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/google-chrome-update/m-p/25166#M18356</guid>
      <dc:creator>sdurga</dc:creator>
      <dc:date>2012-08-02T08:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: Google Chrome Update</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/google-chrome-update/m-p/25167#M18357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In some testing in our lab it seems like the "--use-system-ssl" setting, and not the SPDY related command allows the sites to work correctly.&amp;nbsp; In a PCAP it shows that without the "--use-system-ssl" setting Chrome uses TLS1.1 instead of TLS1.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you try to use just the "--use-system-ssl" command line parameter and see if you are able to navigate to the affected sites?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2012 17:14:18 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/google-chrome-update/m-p/25167#M18357</guid>
      <dc:creator>kfindlen</dc:creator>
      <dc:date>2012-08-02T17:14:18Z</dc:date>
    </item>
    <item>
      <title>Re: Google Chrome Update</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/google-chrome-update/m-p/25168#M18358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FWIW&amp;nbsp; I can confirm that using ONLY "--use-system-ssl" does allow the SSL sites to operate normally.&lt;/P&gt;&lt;P&gt;I had been using the full switch "--use-spdy=off --use-system-ssl"&amp;nbsp; after reading the above posts and just removed the spdy piece now.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2012 17:30:51 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/google-chrome-update/m-p/25168#M18358</guid>
      <dc:creator>rmgnetwork</dc:creator>
      <dc:date>2012-08-02T17:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: Google Chrome Update</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/google-chrome-update/m-p/25169#M18359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Interesting. &lt;/P&gt;&lt;P&gt;I can confirm as well that SSL decryption works as expected with the switch "--use-system-ssl"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, if I start with "--use-system-ssl" only it still seems to stop using SPDY.&lt;/P&gt;&lt;P&gt;No active SPDY sessions are displayed under&lt;/P&gt;&lt;P&gt;chrome://net-internals/#spdy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2012 18:19:14 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/google-chrome-update/m-p/25169#M18359</guid>
      <dc:creator>panwmod</dc:creator>
      <dc:date>2012-08-02T18:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: Google Chrome Update</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/google-chrome-update/m-p/25170#M18360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just a thought - spdy requires NPN, a TLS extension that allows the application layer to determine which protocol should be used over a secure communication.&lt;/P&gt;&lt;P&gt;Where the switch "--use-system-ssl" forces the use of TLS v1, perhaps spdy shuts down because a protocol was forced and not negotiated?&lt;/P&gt;&lt;P&gt;Totally a guess though, I honestly have no idea.&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2012 18:31:18 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/google-chrome-update/m-p/25170#M18360</guid>
      <dc:creator>rmgnetwork</dc:creator>
      <dc:date>2012-08-02T18:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: Google Chrome Update</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/google-chrome-update/m-p/25171#M18361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another problem is that PA has not implemented fully TLS 1.0 protocol, so it's pointless to talk about 1.1 ... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please PA, finish your dev on SSL stack ! Decryption has been unsuable for more than a year over here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2012 08:45:18 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/google-chrome-update/m-p/25171#M18361</guid>
      <dc:creator>essnet</dc:creator>
      <dc:date>2012-08-06T08:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: Google Chrome Update</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/google-chrome-update/m-p/25172#M18362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any updates on this?&amp;nbsp; I don't believe we can shut off SPDY within Chrome as a solution&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2012 17:03:35 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/google-chrome-update/m-p/25172#M18362</guid>
      <dc:creator>nmcfeters</dc:creator>
      <dc:date>2012-10-29T17:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: Google Chrome Update</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/google-chrome-update/m-p/25173#M18363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As a sidenote regarding SPDY Kaspersky Anti-Virus 2013 use the following settings:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Settings -&amp;gt; Advanced Settings -&amp;gt; Network&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Encrypted connections scan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scan encrypted connections: enabled&lt;/P&gt;&lt;P&gt;Use HTTP instead of SPDY protocol: enabled&lt;/P&gt;&lt;P&gt;The application does not apply heuristic analysis to data transferred over SPDY.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2012 19:21:41 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/google-chrome-update/m-p/25173#M18363</guid>
      <dc:creator>mikand</dc:creator>
      <dc:date>2012-10-29T19:21:41Z</dc:date>
    </item>
  </channel>
</rss>

