<?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 Feed Password OR api security in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-feed-password-or-api-security/m-p/179395#M96159</link>
    <description>&lt;P&gt;I'm hoping someone can help me with implementing basic auth for a feed for use with EDL object on my firewall.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've successfully configured authentication on my Minemeld deployment for the feed and added a user and password as well as the necessary tags to restrict access to the feed.&amp;nbsp; I've also tested feed authentication using curl so I know the Minemeld part is good to go.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now the firewall configuration only has Server Authentication as an option to configure and this is based on a certificate profile.&amp;nbsp; I've seen other configuration screenshoots that also have a Client Authentication option (Panorama?) but I want to use the basic auth on the firewall.&amp;nbsp; Is this not possible?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm missing something, but I'm not sure what.&amp;nbsp; Any assistance would be greatly appreciated.&lt;/P&gt;</description>
    <pubDate>Fri, 29 Sep 2017 15:08:52 GMT</pubDate>
    <dc:creator>tajman</dc:creator>
    <dc:date>2017-09-29T15:08:52Z</dc:date>
    <item>
      <title>Minemeld Feed Password OR api security</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-feed-password-or-api-security/m-p/131716#M96154</link>
      <description>&lt;P&gt;Hi we have used minemeld for some monthes and i figured out that i want to tighten the security even more.&lt;/P&gt;&lt;P&gt;The question that then arose was the posibility to generate an api key or an user based authentication for my output&amp;nbsp;indicators&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't know or think it matters but we run minemeld in two datacenters with mirroring and global&amp;nbsp;loadbalancing.&lt;BR /&gt;The servers are placed in one of our DMZ Zones.&lt;BR /&gt;We have agents&amp;nbsp;on our internal network that pulls the feeds from ether node x or y in DMZ&amp;nbsp;(active active)&lt;BR /&gt;And it is this string i want to have tighter security on.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="m1.PNG" style="width: 500px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/6766i70929B0EF3D4988A/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="m1.PNG" alt="m1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Feed map if it matters&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="m2.PNG" style="width: 500px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/6767iAB9BAB38A5992C10/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="m2.PNG" alt="m2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2016 09:16:07 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-feed-password-or-api-security/m-p/131716#M96154</guid>
      <dc:creator>Kimwii</dc:creator>
      <dc:date>2016-12-07T09:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: Minemeld Feed Password OR api security</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-feed-password-or-api-security/m-p/131745#M96155</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/36057"&gt;@Kimwii&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;as usual documentation is lagging, but you can enable authentication on feeds following this procedure&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;IMPORTANT: after step 1 all the feeds will become unreachable as authentication will be enabled but no user/tag is defined.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1 - create an API config file in /opt/minemeld/local/config/api/ with &lt;EM&gt;FEEDS_AUTH_ENABLED&lt;/EM&gt; set to &lt;EM&gt;True:&lt;/EM&gt;&lt;/P&gt;
&lt;PRE&gt;$ sudo -u minemeld sh -c 'echo "FEEDS_AUTH_ENABLED: True" &amp;gt; /opt/minemeld/local/config/api/30-feeds-auth.yml'&lt;/PRE&gt;
&lt;P&gt;2 - on the WebUI in the ADMIN &amp;gt; FEEDS USERS section add a user with username, password and some tags in the ACCESS section. Tags will be used to determine which feeds this user will have access to:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2016-12-07 at 13.08.54.png" style="width: 800px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/6772i98A01F24A32FFB69/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2016-12-07 at 13.08.54.png" alt="Screen Shot 2016-12-07 at 13.08.54.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;3 - In NODES select one of the output nodes and click on tags to access tags to the feed:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2016-12-07 at 13.10.23.png" style="width: 800px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/6774i77AC0498C76A1244/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2016-12-07 at 13.10.23.png" alt="Screen Shot 2016-12-07 at 13.10.23.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;NOTES ON ACCESS TAGS&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;all the admin users have access to all the feeds&lt;/LI&gt;
&lt;LI&gt;a feed user has access to a feed if the feed has at least one tag in common with the user&lt;/LI&gt;
&lt;LI&gt;if the feed has the tag&amp;nbsp;&lt;STRONG&gt;any&lt;/STRONG&gt;, any authenticated user has access to the feed&lt;/LI&gt;
&lt;LI&gt;if the feed has the tag&amp;nbsp;&lt;STRONG&gt;anonymous&lt;/STRONG&gt;, the feed is accessible to non-authenticated users&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Fri, 10 Feb 2017 08:12:07 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-feed-password-or-api-security/m-p/131745#M96155</guid>
      <dc:creator>lmori</dc:creator>
      <dc:date>2017-02-10T08:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: Minemeld Feed Password OR api security</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-feed-password-or-api-security/m-p/139196#M96156</link>
      <description>&lt;P&gt;How feed users would authenticate is not covered by this explanation. &amp;nbsp;Based on browser development tools I see some cookies for my admin authenticated session which grants me access to the feeds. &amp;nbsp;But if I open new browser I of course get "Unauthorized". &amp;nbsp;I can copy the cookies from my browser sessions for a curl or wget, but I need a permanent access key. &amp;nbsp;What authentication mechanism/process is being used for feed admins?&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2017 21:15:05 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-feed-password-or-api-security/m-p/139196#M96156</guid>
      <dc:creator>andrew.stanton</dc:creator>
      <dc:date>2017-01-24T21:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: Minemeld Feed Password OR api security</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-feed-password-or-api-security/m-p/139198#M96157</link>
      <description>&lt;P&gt;Feed users should Basic Auth to authenticate to feeds.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;luigi&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2017 21:18:38 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-feed-password-or-api-security/m-p/139198#M96157</guid>
      <dc:creator>lmori</dc:creator>
      <dc:date>2017-01-24T21:18:38Z</dc:date>
    </item>
    <item>
      <title>Re: Minemeld Feed Password OR api security</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-feed-password-or-api-security/m-p/139207#M96158</link>
      <description>&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So with curl, basic auth is the default:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;curl https://&amp;lt;hostname&amp;gt;/feeds/&amp;lt;feed_url&amp;gt;&amp;nbsp;-u &amp;lt;username&amp;gt;&lt;/P&gt;
&lt;P&gt;(enter password via prompt, or append password to username with colon &amp;lt;username:password&amp;gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2017 21:36:26 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-feed-password-or-api-security/m-p/139207#M96158</guid>
      <dc:creator>andrew.stanton</dc:creator>
      <dc:date>2017-01-24T21:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: Minemeld Feed Password OR api security</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-feed-password-or-api-security/m-p/179395#M96159</link>
      <description>&lt;P&gt;I'm hoping someone can help me with implementing basic auth for a feed for use with EDL object on my firewall.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've successfully configured authentication on my Minemeld deployment for the feed and added a user and password as well as the necessary tags to restrict access to the feed.&amp;nbsp; I've also tested feed authentication using curl so I know the Minemeld part is good to go.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now the firewall configuration only has Server Authentication as an option to configure and this is based on a certificate profile.&amp;nbsp; I've seen other configuration screenshoots that also have a Client Authentication option (Panorama?) but I want to use the basic auth on the firewall.&amp;nbsp; Is this not possible?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm missing something, but I'm not sure what.&amp;nbsp; Any assistance would be greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Sep 2017 15:08:52 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-feed-password-or-api-security/m-p/179395#M96159</guid>
      <dc:creator>tajman</dc:creator>
      <dc:date>2017-09-29T15:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: Minemeld Feed Password OR api security</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-feed-password-or-api-security/m-p/179399#M96160</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/25482"&gt;@tajman&lt;/a&gt;&amp;nbsp;: The configuration workflow depends on the PANOS release.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For PANOS 8.0 you must create a a new Certificate Profile. A WebUI form in the EDL dialog will allow you to specify the user and password once you chose the Certificate Profile (steps 9 and 10 of &lt;A href="https://www.paloaltonetworks.com/documentation/80/pan-os/pan-os/policy/configure-the-firewall-to-access-an-external-dynamic-list#_62127" target="_self"&gt;documentation&lt;/A&gt;)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For PANOS 7.1 and before you must use the &lt;FONT face="courier new,courier"&gt;hxxps:\\user:password@host&lt;/FONT&gt;&amp;nbsp;URL syntax for the EDL&lt;/P&gt;</description>
      <pubDate>Fri, 29 Sep 2017 15:16:56 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-feed-password-or-api-security/m-p/179399#M96160</guid>
      <dc:creator>xhoms</dc:creator>
      <dc:date>2017-09-29T15:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: Minemeld Feed Password OR api security</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-feed-password-or-api-security/m-p/179401#M96161</link>
      <description>&lt;P&gt;Thank you very much! I was focusing so much on the minemeld portion that I forgot to look at the EDL documentation.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Sep 2017 15:23:31 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-feed-password-or-api-security/m-p/179401#M96161</guid>
      <dc:creator>tajman</dc:creator>
      <dc:date>2017-09-29T15:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: Minemeld Feed Password OR api security</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-feed-password-or-api-security/m-p/200333#M96162</link>
      <description>&lt;P&gt;Don't know, where i am wrong. I am using firewall issued certificate used on minemeld server. Authentication piece doesn't seem to work, I am using anonymous tag for production but i want to use authentication and eliminate all the warnings. I have feed authentication enabled using command mentioned earlier and a user created with a tag specified, this tag is used in one of the output feeds.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 797px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/13802i556D1AFE478F8531/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have tried using both, the root cert(PA) and the cert generated using root(MINEMELD). Result is always blank&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 800px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/13805iF1486D1C439A4010/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 800px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/13803i6E9F70B6DFB236E8/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 583px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/13820iF4486A0587E103AF/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2018 16:23:44 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-feed-password-or-api-security/m-p/200333#M96162</guid>
      <dc:creator>raji_toor</dc:creator>
      <dc:date>2018-02-14T16:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: Minemeld Feed Password OR api security</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-feed-password-or-api-security/m-p/200352#M96163</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/56221"&gt;@raji_toor&lt;/a&gt;, does the host header in the URL (PANOS EDL configuration) matches the Common Name in the MineMeld certificate? That could explain why it doesn't work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Details in PANOS 'less mp-log ms.log' during the EDL refresh might provide troubleshooting info.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Feb 2018 21:21:14 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-feed-password-or-api-security/m-p/200352#M96163</guid>
      <dc:creator>xhoms</dc:creator>
      <dc:date>2018-02-13T21:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: Minemeld Feed Password OR api security</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-feed-password-or-api-security/m-p/200495#M96164</link>
      <description>&lt;P&gt;I see below errors in log&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;----------------------------&lt;/P&gt;&lt;P&gt;Server certificate authentication failed for EDL name&amp;lt;TEST-PASS&amp;gt; ip/fqdn&amp;lt;https://&lt;SPAN&gt;abc&lt;/SPAN&gt;&lt;SPAN&gt;.com&lt;/SPAN&gt;/feeds/TEST-HC-PASS&amp;gt; Common name of&lt;BR /&gt;the server certificate &amp;lt;&lt;SPAN&gt;abc&lt;/SPAN&gt;&lt;SPAN&gt;.com&lt;/SPAN&gt;&amp;gt; reason(26)&amp;lt;unsupported certificate purpose&amp;gt;&lt;BR /&gt;2018-02-14 04:00:29.351 -0800 Error: ebl_fetch_url_from_remote_libcurl(pan_cfg_ebl.c:1783): curl_easy_perform failed, Err(60):Peer certificate cannot be authenticated with given CA certificates&lt;BR /&gt;2018-02-14 04:00:29.352 -0800 Error: ebl_fetch_url_from_remote_libcurl(pan_cfg_ebl.c:1865): EDL entry(0x1d24000, 0xf0b3400, 0x30fe5600 vsys1/TEST-PASS, 1, 1 ip) Cert validation failed for EDL name:TEST-HC-PASS&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2018 16:37:27 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-feed-password-or-api-security/m-p/200495#M96164</guid>
      <dc:creator>raji_toor</dc:creator>
      <dc:date>2018-02-14T16:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: Minemeld Feed Password OR api security</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-feed-password-or-api-security/m-p/200622#M96165</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/56221"&gt;@raji_toor&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you might have forgotten to add the SAN section in the certificate (HostName) to have the same value as the CN.&amp;nbsp; Almost all SSL Client libraries (PANOS EDL client between them) validate the DNS hostname against the SAN section instead of the CN.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;(as per &lt;A href="https://tools.ietf.org/html/rfc6125#section-6.4.4" rel="noreferrer" target="_blank"&gt;RFC 6125&lt;/A&gt;, published in '2011 the validator must check SAN first, and if SAN exists, then CN should not be checked)&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="2018-02-15_08-35-22.png" style="width: 353px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/13824iD5C15C4FB520D6FB/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="2018-02-15_08-35-22.png" alt="2018-02-15_08-35-22.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2018 07:41:55 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-feed-password-or-api-security/m-p/200622#M96165</guid>
      <dc:creator>xhoms</dc:creator>
      <dc:date>2018-02-15T07:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: Minemeld Feed Password OR api security</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-feed-password-or-api-security/m-p/200754#M96166</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/6710"&gt;@xhoms&lt;/a&gt;&amp;nbsp;I added the Host Name and Ip fields but it still doesn't work. However i noticed below message in system logs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;event id:&amp;nbsp;tls-edl-auth-failure&lt;/P&gt;&lt;P&gt;Reason: "unsupported certificate purpose"&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2018 18:42:41 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-feed-password-or-api-security/m-p/200754#M96166</guid>
      <dc:creator>raji_toor</dc:creator>
      <dc:date>2018-02-15T18:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: Minemeld Feed Password OR api security</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-feed-password-or-api-security/m-p/200777#M96167</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/6710"&gt;@xhoms&lt;/a&gt;&amp;nbsp;Thanks for pointing out to certs. It was the way CA had been generated was causing the issue.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2018 22:09:33 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-feed-password-or-api-security/m-p/200777#M96167</guid>
      <dc:creator>raji_toor</dc:creator>
      <dc:date>2018-02-15T22:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: Minemeld Feed Password OR api security</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-feed-password-or-api-security/m-p/204452#M96168</link>
      <description>&lt;P&gt;i created an empty file called 30-feeds-auth.yml and then used that command and it said 'command not found'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is there another step?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Mar 2018 20:53:08 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-feed-password-or-api-security/m-p/204452#M96168</guid>
      <dc:creator>jsamide</dc:creator>
      <dc:date>2018-03-08T20:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: Minemeld Feed Password OR api security</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-feed-password-or-api-security/m-p/310065#M96169</link>
      <description>&lt;P&gt;The command is not working i have installed minemeld via docker please help&lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2020 17:07:07 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-feed-password-or-api-security/m-p/310065#M96169</guid>
      <dc:creator>macintos</dc:creator>
      <dc:date>2020-02-07T17:07:07Z</dc:date>
    </item>
  </channel>
</rss>

