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!

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...