ld: library not found for -lssl -> thiếu gói openssl, tốt nhất là gói phát triển openssl.
brew install openssl
export LIBRARY_PATH=$LIBRARY_PATH:/usr/local/opt/openssl/lib/
ld: library not found for -lssl -> thiếu gói openssl, tốt nhất là gói phát triển openssl.
brew install openssl
export LIBRARY_PATH=$LIBRARY_PATH:/usr/local/opt/openssl/lib/