It says without SSL support, in that case which version of enterprise server should I download?
installed the latest 4.1.7 development release (I assume this one has SSL support)
In case anyone has trouble with setting PATH variable,
export PATH wasn’t working with quotes and instead I changed it with the following and it works now:
export PATH=~/mongodb-macos-x86_64-enterprise-4.1.7/bin:$PATH