MongoDB Self Hosted Cluster - Self Signed SSL Certificate Not working #42111
Unanswered
saivenkatrammallela
asked this question in
Connector Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have setup Mongo DB on an ec2 instance using docker. It is a single node replica set with TLS enabled through a self signed certificate. When I'm trying to setup a connection for this in Airbyte, I get an error pointing to an SSL handshake failure.
check_connection_source-failure-c97856b2-b965-4738-9695-8741956e1b41.txt
Is there any option to connect to the cluster without SSL/TLS enable. This lead to sync getting failed at the end of the process due to a Handshake failure.
Or can I pass a custom certificate in Airbyte to authenticate the connection?
Beta Was this translation helpful? Give feedback.
All reactions