<?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: MineMeld outbound calls impacted by SSL interception in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-outbound-calls-impacted-by-ssl-interception/m-p/133438#M98620</link>
    <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/33044"&gt;@andrew.stanton&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;that's what is being used by MineMeld. That file is upgraded with MineMeld upgrades.&lt;/P&gt;
&lt;P&gt;The idea then would be:&lt;/P&gt;
&lt;P&gt;- take that file and place it in a "safe" directory (a directory persistent across upgrade), like /opt/minemeld/local/certs&lt;/P&gt;
&lt;P&gt;- append your cert to that file&lt;/P&gt;
&lt;P&gt;- create the file /etc/default/minemeld with contenets "export REQUESTS_CA_BUNDLE=/opt/minemeld/local/certs/cacert.pem"&lt;/P&gt;
&lt;P&gt;- sudo service minemeld restart&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are working on a utility to do this.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 19 Dec 2016 07:49:21 GMT</pubDate>
    <dc:creator>lmori</dc:creator>
    <dc:date>2016-12-19T07:49:21Z</dc:date>
    <item>
      <title>MineMeld outbound calls impacted by SSL interception</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-outbound-calls-impacted-by-ssl-interception/m-p/133152#M98617</link>
      <description>&lt;P&gt;I could see the node was having problems pulling the external resource due it being decrypted and our CA being used.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I added our CA to the Ubuntu store with the processes used here, but still no juice.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://askubuntu.com/questions/645818/how-to-install-certificates-for-command-line" target="_blank"&gt;http://askubuntu.com/questions/645818/how-to-install-certificates-for-command-line&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thoughts?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Dec 2016 22:35:36 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-outbound-calls-impacted-by-ssl-interception/m-p/133152#M98617</guid>
      <dc:creator>andrew.stanton</dc:creator>
      <dc:date>2016-12-15T22:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: MineMeld outbound calls impacted by SSL interception</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-outbound-calls-impacted-by-ssl-interception/m-p/133341#M98618</link>
      <description>&lt;P&gt;python requests library uses its own CA store and certifi store.&amp;nbsp; but we have to investigate more how to best handle this.&amp;nbsp; stay tuned.&amp;nbsp; thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 16 Dec 2016 20:00:02 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-outbound-calls-impacted-by-ssl-interception/m-p/133341#M98618</guid>
      <dc:creator>ksteves1</dc:creator>
      <dc:date>2016-12-16T20:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: MineMeld outbound calls impacted by SSL interception</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-outbound-calls-impacted-by-ssl-interception/m-p/133343#M98619</link>
      <description>&lt;P&gt;probably this file:?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;/opt/minemeld/engine/0.9.30/lib/python2.7/site-packages/requests$ ls -lh cacert.pem&lt;BR /&gt;-rw-r--r-- 1 minemeld minemeld 302K Dec 15 21:26 cacert.pem&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Dec 2016 20:49:18 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-outbound-calls-impacted-by-ssl-interception/m-p/133343#M98619</guid>
      <dc:creator>andrew.stanton</dc:creator>
      <dc:date>2016-12-16T20:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: MineMeld outbound calls impacted by SSL interception</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-outbound-calls-impacted-by-ssl-interception/m-p/133438#M98620</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/33044"&gt;@andrew.stanton&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;that's what is being used by MineMeld. That file is upgraded with MineMeld upgrades.&lt;/P&gt;
&lt;P&gt;The idea then would be:&lt;/P&gt;
&lt;P&gt;- take that file and place it in a "safe" directory (a directory persistent across upgrade), like /opt/minemeld/local/certs&lt;/P&gt;
&lt;P&gt;- append your cert to that file&lt;/P&gt;
&lt;P&gt;- create the file /etc/default/minemeld with contenets "export REQUESTS_CA_BUNDLE=/opt/minemeld/local/certs/cacert.pem"&lt;/P&gt;
&lt;P&gt;- sudo service minemeld restart&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are working on a utility to do this.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Dec 2016 07:49:21 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-outbound-calls-impacted-by-ssl-interception/m-p/133438#M98620</guid>
      <dc:creator>lmori</dc:creator>
      <dc:date>2016-12-19T07:49:21Z</dc:date>
    </item>
  </channel>
</rss>

