Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

For those who came here looking for the actual brew commands:

    brew install curl --with-nghttp2 --with-openssl
    brew link curl --force
You can also use --with-libressl instead of --with-openssl if you prefer LibreSSL.


Or for macports: `port install curl +http2`


Why might I prefer LibreSSL?


It's less bloated


How does bloat affect the end user?

I'd focus instead on how several more recent vulnerabilities with OpenSSL have not affected LibreSSL, and the code quality being improved with LibreSSL, hopefully resulting in fewer vulnerabilities in the future.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: