<?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 Expedition Updates with SSL Inspection in Expedition Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/expedition-discussions/expedition-updates-with-ssl-inspection/m-p/233413#M593</link>
    <description>&lt;P&gt;I ran into issues updating Expedition through my PAN Firewall running SSL decryption.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After a bit of troubleshooting there are two changes I needed to make on the expedition VM.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&amp;nbsp;Update cert file with your SSL Decrypt cert - This allows apt to trust your SSL decryption certificate
&lt;OL&gt;
&lt;LI&gt;Export the Root CA that signed your SSL cert in base64/PEM format&lt;/LI&gt;
&lt;LI&gt;Append the raw text of that SSL Cert to&amp;nbsp;/etc/ssl/certs/ca-certificates.crt&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;Configure PIP to use that certificate Store - This tells pip to read your SSL certificate store
&lt;OL&gt;
&lt;LI&gt;create /etc/pip.conf and add the following configuration
&lt;PRE&gt;[global]
cert = /etc/ssl/certs/ca-certificates.crt&lt;/PRE&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;I also needed to allow this system to download EXE's from the Internet, once PIP started trusting my decryption certificate, I discovered that PIP is downloading EXE's(normally for windows) as part of its script for some reason and this was causing it to throw errors.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 02 Oct 2018 19:50:38 GMT</pubDate>
    <dc:creator>DavidNestler</dc:creator>
    <dc:date>2018-10-02T19:50:38Z</dc:date>
    <item>
      <title>Expedition Updates with SSL Inspection</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/expedition-updates-with-ssl-inspection/m-p/233413#M593</link>
      <description>&lt;P&gt;I ran into issues updating Expedition through my PAN Firewall running SSL decryption.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After a bit of troubleshooting there are two changes I needed to make on the expedition VM.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&amp;nbsp;Update cert file with your SSL Decrypt cert - This allows apt to trust your SSL decryption certificate
&lt;OL&gt;
&lt;LI&gt;Export the Root CA that signed your SSL cert in base64/PEM format&lt;/LI&gt;
&lt;LI&gt;Append the raw text of that SSL Cert to&amp;nbsp;/etc/ssl/certs/ca-certificates.crt&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;Configure PIP to use that certificate Store - This tells pip to read your SSL certificate store
&lt;OL&gt;
&lt;LI&gt;create /etc/pip.conf and add the following configuration
&lt;PRE&gt;[global]
cert = /etc/ssl/certs/ca-certificates.crt&lt;/PRE&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;I also needed to allow this system to download EXE's from the Internet, once PIP started trusting my decryption certificate, I discovered that PIP is downloading EXE's(normally for windows) as part of its script for some reason and this was causing it to throw errors.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Oct 2018 19:50:38 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/expedition-updates-with-ssl-inspection/m-p/233413#M593</guid>
      <dc:creator>DavidNestler</dc:creator>
      <dc:date>2018-10-02T19:50:38Z</dc:date>
    </item>
  </channel>
</rss>

