We need to have openssl installed so that the Python ssl module can be built.
I'm unsure if the module dynamically links to the installed openssl (on travis via brew), or if it's safe to use on a macOS installation without it. So we need to check that.