Fixing “could not open library: image not found.”

Saying the dylib missed is libcrypto.1.0.0.dylib.

mdfind libcrypto.1.0.0.dylib to find all the copies of this file.

ln -s /usr/local/opt/openssl/lib/libcrypto.1.0.0.dylib /usr/local/lib/ link the copy you want to /usr/local/lib/