Security

What are the configuration settings when Hunk is connected with MongoDB having SSL certification (.pem file)?

raje455
New Member

Hi,
Can you please share the configuration settings when hunk is connected with the mongoDB having ssl .pem attachment file and authentication

Configuration settings for Authentication :

vix.mongodb.auth.mechanism = CR
vix.mongodb.auth.username = [username]
vix.mongodb.auth.password = [password as plain text]

is there any parameter.configuration setting for to attach the .pem file

Tags (3)
0 Karma

shivamgoyal23
New Member

can someone answer this

0 Karma

Anam
Community Manager
Community Manager

Hi @shivamgoyal23

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.

Thanks

0 Karma

shivamgoyal23
New Member

Thanks I will do that @asiddique

0 Karma

rdagan_splunk
Splunk Employee
Splunk Employee

MongoDB App allows to specify 4 types of authentication mechanism:

1) #Authentication mechanism is X509 

vix.mongodb.auth.mechanism = X509 

vix.mongodb.auth.username = [username] 


2) #Authentication mechanism is Kerberos 

vix.mongodb.auth.mechanism = Kerberos

vix.mongodb.auth.username = [username] 


3) #Authentication mechanism is CR 

vix.mongodb.auth.mechanism = CR 

vix.mongodb.auth.username = [username] 

vix.mongodb.auth.password = [password as plain text]


4) #Authentication mechanism is Plain

vix.mongodb.auth.mechanism = Plain

vix.mongodb.auth.username = [username]

vix.mongodb.auth.source = [source] The value for 'vix.mongodb.auth.mechanism' is case-insensitive.

0 Karma

raje455
New Member

Hi
Thanks for giving me a reply
Vix.mongodb.auth.source is it for .pem file ????
And where I can attach the .pem file ????

0 Karma

rdagan_splunk
Splunk Employee
Splunk Employee

I personally have not tried .pem, (I just tried it without authentication) but based on this link it looks like you are right:
http://api.mongodb.org/python/current/examples/authentication.html

0 Karma

rkanumula
Path Finder

vix.mongodb.auth.source is for source='source_database' Database, not for .pem file attachment is there any other solution for this ??

0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...