<?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 SSL Inbound Decryption  and  PA in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/ssl-inbound-decryption-and-pa/m-p/323613#M82671</link>
    <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Learned something new from you today.&lt;/P&gt;&lt;P&gt;We are going to enable SSL decryption for Inbound traffic coming from Internet to our web servers.&lt;/P&gt;&lt;P&gt;Need to know when does PA intercept the traffic coming form Internet &amp;nbsp;to the web server which is hosting the website?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;During 3 way TCP handshake or when first Data packet comes?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;MP&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 19 Apr 2020 05:56:35 GMT</pubDate>
    <dc:creator>MP18</dc:creator>
    <dc:date>2020-04-19T05:56:35Z</dc:date>
    <item>
      <title>SSL Inbound Decryption  and  PA</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/ssl-inbound-decryption-and-pa/m-p/323613#M82671</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Learned something new from you today.&lt;/P&gt;&lt;P&gt;We are going to enable SSL decryption for Inbound traffic coming from Internet to our web servers.&lt;/P&gt;&lt;P&gt;Need to know when does PA intercept the traffic coming form Internet &amp;nbsp;to the web server which is hosting the website?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;During 3 way TCP handshake or when first Data packet comes?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;MP&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 19 Apr 2020 05:56:35 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/ssl-inbound-decryption-and-pa/m-p/323613#M82671</guid>
      <dc:creator>MP18</dc:creator>
      <dc:date>2020-04-19T05:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Inbound Decryption  and  PA</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/ssl-inbound-decryption-and-pa/m-p/323632#M82679</link>
      <description>&lt;P&gt;This is one of my favorite questions, because the answer is truly that it depends on the type of connection.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For RSA keys, the firewall is able to inspect the traffic without terminating the connection. As the connection crosses the firewall it's going to make a copy of the session and decrypt it so the firewall can apply the appropriate policy to the traffic.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For PFS keys using DHE or ECDHE, the firewall has to proxy the connection between the client and the server. Due to the way the key is generated, we can't transparently sit in that connection even with the certificate and the private key installed. So the firewall is going to create a connection from the client to the firewall, and the firewall to the server to proxy that connection.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 19 Apr 2020 05:31:13 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/ssl-inbound-decryption-and-pa/m-p/323632#M82679</guid>
      <dc:creator>BPry</dc:creator>
      <dc:date>2020-04-19T05:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Inbound Decryption  and  PA</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/ssl-inbound-decryption-and-pa/m-p/323638#M82681</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi Bpry,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the Connection is using RSA keys then we should not see checked decrypted flag under traffic logs right?&lt;/P&gt;&lt;P&gt;And when the connection is using DHE we should see decrypted flag checked under the traffic logs right?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So this way we can see if connection is RSA or DHE right?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;MP&lt;/P&gt;</description>
      <pubDate>Sun, 19 Apr 2020 05:54:03 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/ssl-inbound-decryption-and-pa/m-p/323638#M82681</guid>
      <dc:creator>MP18</dc:creator>
      <dc:date>2020-04-19T05:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Inbound Decryption  and  PA</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/ssl-inbound-decryption-and-pa/m-p/323857#M82724</link>
      <description>&lt;P&gt;Also i tested this on port 443 it&amp;nbsp; always shows traffic as decrypted.&lt;/P&gt;&lt;P&gt;is this default behaviour?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can i check if client is using RSA ?&lt;/P&gt;&lt;P&gt;doing pcap on the PA&lt;/P&gt;</description>
      <pubDate>Mon, 20 Apr 2020 16:38:18 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/ssl-inbound-decryption-and-pa/m-p/323857#M82724</guid>
      <dc:creator>MP18</dc:creator>
      <dc:date>2020-04-20T16:38:18Z</dc:date>
    </item>
  </channel>
</rss>

