Hi, I am trying to connect to a mongodb bi connector through redash. This mongodb connector / mongodb database is auth enabled and expects username/passsword. I’ve setup the configuration to enable ssl with selfsigned certificate, and provided key, certificate etc. but when i try to test connection to this mongodb bi connector through redash, it fails with certificate error.

ERROR 1043 (08S01): recv handshake response error: ERROR 1043 (08S01): ssl configuration error: UseCertificateChainFile: SSL errors: 909006c:PEM routines:get_name:no start line
140dc009:SSL routines:use_certificate_chain_file:PEM lib

has anyone tried this ?

1 Like

Hey @abhaychaware were you able to resolve this issue?