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!

Detecting Remote Code Executions With the Splunk Threat Research Team

REGISTER NOWRemote code execution (RCE) vulnerabilities pose a significant risk to organizations. If ...

Observability | Use Synthetic Monitoring for Website Metadata Verification

If you are on Splunk Observability Cloud, you may already have Synthetic Monitoringin your observability ...

More Ways To Control Your Costs With Archived Metrics | Register for Tech Talk

Tuesday, May 14, 2024  |  11AM PT / 2PM ET Register to Attend Join us for this Tech Talk and learn how to ...