Mongo dump version 3.4.16 error on SEM 11.10

After upgrading from  SEM 11.09 to 11.10 (including mongo upgrade to version 3.4.16) mongodump stopped working in all 11.10 environments with an error.

Does anyone knows how to fix this behavior?

Error is:

"2018-11-09T11:30:08.881+0000    Failed: error connecting to db server: no reachable servers, openssl error: SSL errors: SSL routines:ssl3_get_server_certificate:certificate verify failed"

Thanks.

André Rodrigues

Parents Reply Children
  • 0 in reply to Esfahani

     Hi Esfahani. Not really. Mongo was already configured with SSL before. The only way  that I am able to use mongodump now is reverting the configuration to non-ssl, use mongo dump and then configure it again to ssl. Of course this is not suitable for a production environment, but I was not able to find a solution for this new behavior yet. If some one finds the solution for this issue please share it on this post. thanks