Install directions can be found here
Install MongoDB on a Mac with Homebrew
Update Homebrew’s package database.
brew updateTo install the MongoDB binaries that have TLS/SSL support, issue the following from a system shell:
brew install mongodb --with-openssl