MongoDB BI Connector 2.14 for MacOS 10.15.6 issues running mongodrdl

problems running mongosqld and mongodrdl with macos version 10.15.6
getting error:
dyld: Library not loaded: /usr/local/opt/openssl@1.1/lib/libssl.1.1.dylib
Referenced from: /usr/local/opt/mongodb-community@4.0/bin/mongodrdl
Reason: no suitable image found. Did find:
/usr/local/opt/openssl@1.1/lib/libssl.1.1.dylib: code signature in (/usr/local/opt/openssl@1.1/lib/libssl.1.1.dylib) not valid for use in process using Library Validation: mapped file has no cdhash, completely unsigned? Code has to be at least ad-hoc signed.
/usr/local/opt/openssl@1.1/lib/libssl.1.1.dylib: stat() failed with errno=1
openssl version: OpenSSL 1.1.1g

2 Likes

HI, I’m getting the same error when I am trying to install and run mongosqld. Could you let me know if you were able to fix this ?