<?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: What are the configuration settings when Hunk is connected with MongoDB having SSL certification (.pem file)? in Security</title>
    <link>https://community.splunk.com/t5/Security/What-are-the-configuration-settings-when-Hunk-is-connected-with/m-p/186405#M5515</link>
    <description>&lt;P&gt;I personally have not tried .pem, (I just tried it without authentication) but based on this link it looks like you are right:&lt;BR /&gt;
&lt;A href="http://api.mongodb.org/python/current/examples/authentication.html"&gt;http://api.mongodb.org/python/current/examples/authentication.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 27 Aug 2015 21:36:44 GMT</pubDate>
    <dc:creator>rdagan_splunk</dc:creator>
    <dc:date>2015-08-27T21:36:44Z</dc:date>
    <item>
      <title>What are the configuration settings when Hunk is connected with MongoDB having SSL certification (.pem file)?</title>
      <link>https://community.splunk.com/t5/Security/What-are-the-configuration-settings-when-Hunk-is-connected-with/m-p/186402#M5512</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
Can you please share the configuration settings when hunk is connected with the mongoDB having ssl .pem attachment file and authentication&lt;/P&gt;

&lt;P&gt;Configuration settings for Authentication :&lt;/P&gt;

&lt;P&gt;vix.mongodb.auth.mechanism = CR &lt;BR /&gt;
vix.mongodb.auth.username = [username] &lt;BR /&gt;
vix.mongodb.auth.password = [password as plain text] &lt;/P&gt;

&lt;P&gt;is there any parameter.configuration setting  for to attach the .pem file &lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2015 14:34:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/What-are-the-configuration-settings-when-Hunk-is-connected-with/m-p/186402#M5512</guid>
      <dc:creator>raje455</dc:creator>
      <dc:date>2015-08-26T14:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: What are the configuration settings when Hunk is connected with MongoDB having SSL certification (.pem file)?</title>
      <link>https://community.splunk.com/t5/Security/What-are-the-configuration-settings-when-Hunk-is-connected-with/m-p/186403#M5513</link>
      <description>&lt;P&gt;MongoDB App allows to specify 4 types of authentication mechanism:&lt;BR /&gt;
 1) #Authentication mechanism is X509  &lt;BR /&gt;
vix.mongodb.auth.mechanism = X509  &lt;BR /&gt;
vix.mongodb.auth.username = [username]   &lt;BR /&gt;
2) #Authentication mechanism is Kerberos  &lt;BR /&gt;
vix.mongodb.auth.mechanism = Kerberos &lt;BR /&gt;
 vix.mongodb.auth.username = [username]   &lt;BR /&gt;
3) #Authentication mechanism is CR  &lt;BR /&gt;
vix.mongodb.auth.mechanism = CR  &lt;BR /&gt;
vix.mongodb.auth.username = [username]  &lt;BR /&gt;
vix.mongodb.auth.password = [password as plain text] &lt;BR /&gt;
  4) #Authentication mechanism is Plain &lt;BR /&gt;
 vix.mongodb.auth.mechanism = Plain &lt;BR /&gt;
 vix.mongodb.auth.username = [username] &lt;BR /&gt;
 vix.mongodb.auth.source = [source] The value for 'vix.mongodb.auth.mechanism' is case-insensitive. &lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2015 23:06:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/What-are-the-configuration-settings-when-Hunk-is-connected-with/m-p/186403#M5513</guid>
      <dc:creator>rdagan_splunk</dc:creator>
      <dc:date>2015-08-26T23:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: What are the configuration settings when Hunk is connected with MongoDB having SSL certification (.pem file)?</title>
      <link>https://community.splunk.com/t5/Security/What-are-the-configuration-settings-when-Hunk-is-connected-with/m-p/186404#M5514</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;
 Thanks for giving me a reply&lt;BR /&gt;
Vix.mongodb.auth.source is it for .pem file ????&lt;BR /&gt;
And where I can attach the .pem file ????&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2015 02:03:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/What-are-the-configuration-settings-when-Hunk-is-connected-with/m-p/186404#M5514</guid>
      <dc:creator>raje455</dc:creator>
      <dc:date>2015-08-27T02:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: What are the configuration settings when Hunk is connected with MongoDB having SSL certification (.pem file)?</title>
      <link>https://community.splunk.com/t5/Security/What-are-the-configuration-settings-when-Hunk-is-connected-with/m-p/186405#M5515</link>
      <description>&lt;P&gt;I personally have not tried .pem, (I just tried it without authentication) but based on this link it looks like you are right:&lt;BR /&gt;
&lt;A href="http://api.mongodb.org/python/current/examples/authentication.html"&gt;http://api.mongodb.org/python/current/examples/authentication.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2015 21:36:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/What-are-the-configuration-settings-when-Hunk-is-connected-with/m-p/186405#M5515</guid>
      <dc:creator>rdagan_splunk</dc:creator>
      <dc:date>2015-08-27T21:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: What are the configuration settings when Hunk is connected with MongoDB having SSL certification (.pem file)?</title>
      <link>https://community.splunk.com/t5/Security/What-are-the-configuration-settings-when-Hunk-is-connected-with/m-p/186406#M5516</link>
      <description>&lt;P&gt;vix.mongodb.auth.source is for &lt;STRONG&gt;source='source_database'&lt;/STRONG&gt; Database, not for .pem file attachment is there any other solution for this ??&lt;/P&gt;</description>
      <pubDate>Fri, 28 Aug 2015 07:01:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/What-are-the-configuration-settings-when-Hunk-is-connected-with/m-p/186406#M5516</guid>
      <dc:creator>rkanumula</dc:creator>
      <dc:date>2015-08-28T07:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: What are the configuration settings when Hunk is connected with MongoDB having SSL certification (.pem file)?</title>
      <link>https://community.splunk.com/t5/Security/What-are-the-configuration-settings-when-Hunk-is-connected-with/m-p/186407#M5517</link>
      <description>&lt;P&gt;can someone answer this&lt;/P&gt;</description>
      <pubDate>Wed, 28 Mar 2018 20:30:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/What-are-the-configuration-settings-when-Hunk-is-connected-with/m-p/186407#M5517</guid>
      <dc:creator>shivamgoyal23</dc:creator>
      <dc:date>2018-03-28T20:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: What are the configuration settings when Hunk is connected with MongoDB having SSL certification (.pem file)?</title>
      <link>https://community.splunk.com/t5/Security/What-are-the-configuration-settings-when-Hunk-is-connected-with/m-p/186408#M5518</link>
      <description>&lt;P&gt;Hi @shivamgoyal23&lt;/P&gt;

&lt;P&gt;This question was posted in 2015, almost 3 years ago. If the comments weren't able to answer your question please post a new question so you can get maximum exposure and help on your problem.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 28 Mar 2018 20:35:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/What-are-the-configuration-settings-when-Hunk-is-connected-with/m-p/186408#M5518</guid>
      <dc:creator>Anam</dc:creator>
      <dc:date>2018-03-28T20:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: What are the configuration settings when Hunk is connected with MongoDB having SSL certification (.pem file)?</title>
      <link>https://community.splunk.com/t5/Security/What-are-the-configuration-settings-when-Hunk-is-connected-with/m-p/186409#M5519</link>
      <description>&lt;P&gt;Thanks I will do that @asiddique&lt;/P&gt;</description>
      <pubDate>Wed, 28 Mar 2018 20:38:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/What-are-the-configuration-settings-when-Hunk-is-connected-with/m-p/186409#M5519</guid>
      <dc:creator>shivamgoyal23</dc:creator>
      <dc:date>2018-03-28T20:38:06Z</dc:date>
    </item>
  </channel>
</rss>

