<?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: Inbound SSL decryption troubleshooting on PANOS 9 in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/inbound-ssl-decryption-troubleshooting-on-panos-9/m-p/354144#M87400</link>
    <description>&lt;P&gt;I can't find any logs related to the decryption at all.&amp;nbsp; Under the Logs section these are the logs I have available:&lt;/P&gt;&lt;P&gt;Traffic&lt;/P&gt;&lt;P&gt;Threat&lt;/P&gt;&lt;P&gt;URL Filtering&lt;/P&gt;&lt;P&gt;Wildfire Submissions&lt;/P&gt;&lt;P&gt;Data Filtering&lt;/P&gt;&lt;P&gt;HIP Match&lt;/P&gt;&lt;P&gt;IP-Tag&lt;/P&gt;&lt;P&gt;User-ID&lt;/P&gt;&lt;P&gt;Tunnel Inspection&lt;/P&gt;&lt;P&gt;Configuration&lt;/P&gt;&lt;P&gt;System&lt;/P&gt;&lt;P&gt;Alarms&lt;/P&gt;&lt;P&gt;Authentication&lt;/P&gt;&lt;P&gt;Unified&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've checked all these categories and can find no logs related to SSL decryption.&lt;/P&gt;</description>
    <pubDate>Mon, 05 Oct 2020 20:04:11 GMT</pubDate>
    <dc:creator>acravens</dc:creator>
    <dc:date>2020-10-05T20:04:11Z</dc:date>
    <item>
      <title>Inbound SSL decryption troubleshooting on PANOS 9</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/inbound-ssl-decryption-troubleshooting-on-panos-9/m-p/354112#M87397</link>
      <description>&lt;P&gt;I am trying to configure URL filtering on an internal SSL web host and having problems.&amp;nbsp; I've found multiple videos and articles on both URL filtering and inbound SSL decryption but I cannot get it to work.&amp;nbsp; I've taken a step back and am just trying to verify the SSL decryption is working.&amp;nbsp; I have uploaded the SSL cert (PKCS12 format) no problem.&amp;nbsp; Also created the decryption profile and the encryption policy rule.&amp;nbsp; Finally, I created a general policy to allow the traffic.&amp;nbsp; All configs were done following the instruction in this video by the Palo Alto community:&amp;nbsp;&amp;nbsp;&lt;A href="https://www.youtube.com/watch?v=oTivQY1RHu4" target="_blank"&gt;https://www.youtube.com/watch?v=oTivQY1RHu4&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem is that I have no way to verify the decryption is working.&amp;nbsp; Other documentation I have found shows there is a decryption log under Monitor ---&amp;gt;&amp;nbsp; Logs.&amp;nbsp; However, on PANOS 9 there is no decryption log.&amp;nbsp; &amp;nbsp; If I look at the Traffic Logs I can see traffic to the SSL web server.&amp;nbsp; If I click on the details I can see the &lt;EM&gt;&lt;STRONG&gt;Decrypted&lt;/STRONG&gt;&lt;/EM&gt; flag is not set so it looks like the traffic is not decrypted.&amp;nbsp; Without the right logs I am lost as to what is going on.&amp;nbsp; Is there some log in PANOS 9 that contains more detailed info about decryption?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Oct 2020 19:36:36 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/inbound-ssl-decryption-troubleshooting-on-panos-9/m-p/354112#M87397</guid>
      <dc:creator>acravens</dc:creator>
      <dc:date>2020-10-05T19:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound SSL decryption troubleshooting on PANOS 9</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/inbound-ssl-decryption-troubleshooting-on-panos-9/m-p/354130#M87399</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/156098"&gt;@acravens&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;What are the logs showing you, are they displaying decrypt-error on the session logs? The first things to look at that are the most common are the following. You're going to need to breakout wireshark on this one.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Unsupported cipher suites&lt;/LI&gt;
&lt;LI&gt;Unsupported EC curves&lt;/LI&gt;
&lt;LI&gt;Server using certificate chains&lt;/LI&gt;
&lt;LI&gt;Server sending client certificate verify&lt;/LI&gt;
&lt;LI&gt;Server Configured with client certificate auth&lt;/LI&gt;
&lt;LI&gt;Client sending SSL alert due to unknown certificate or bad certificate&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Personally, you'll usually find that you have a mismatch between supported ciphers or the certificate chain as the most common issues.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Oct 2020 19:50:24 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/inbound-ssl-decryption-troubleshooting-on-panos-9/m-p/354130#M87399</guid>
      <dc:creator>BPry</dc:creator>
      <dc:date>2020-10-05T19:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound SSL decryption troubleshooting on PANOS 9</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/inbound-ssl-decryption-troubleshooting-on-panos-9/m-p/354144#M87400</link>
      <description>&lt;P&gt;I can't find any logs related to the decryption at all.&amp;nbsp; Under the Logs section these are the logs I have available:&lt;/P&gt;&lt;P&gt;Traffic&lt;/P&gt;&lt;P&gt;Threat&lt;/P&gt;&lt;P&gt;URL Filtering&lt;/P&gt;&lt;P&gt;Wildfire Submissions&lt;/P&gt;&lt;P&gt;Data Filtering&lt;/P&gt;&lt;P&gt;HIP Match&lt;/P&gt;&lt;P&gt;IP-Tag&lt;/P&gt;&lt;P&gt;User-ID&lt;/P&gt;&lt;P&gt;Tunnel Inspection&lt;/P&gt;&lt;P&gt;Configuration&lt;/P&gt;&lt;P&gt;System&lt;/P&gt;&lt;P&gt;Alarms&lt;/P&gt;&lt;P&gt;Authentication&lt;/P&gt;&lt;P&gt;Unified&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've checked all these categories and can find no logs related to SSL decryption.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Oct 2020 20:04:11 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/inbound-ssl-decryption-troubleshooting-on-panos-9/m-p/354144#M87400</guid>
      <dc:creator>acravens</dc:creator>
      <dc:date>2020-10-05T20:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound SSL decryption troubleshooting on PANOS 9</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/inbound-ssl-decryption-troubleshooting-on-panos-9/m-p/354146#M87402</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/156098"&gt;@acravens&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;The decrypt-error would be found in your traffic logs under session_end_reason. That's the only logs you'll find on your version of PAN-OS. You'll need to do the verification legwork yourself.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Oct 2020 20:13:54 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/inbound-ssl-decryption-troubleshooting-on-panos-9/m-p/354146#M87402</guid>
      <dc:creator>BPry</dc:creator>
      <dc:date>2020-10-05T20:13:54Z</dc:date>
    </item>
  </channel>
</rss>

