LibreSSL is a version of the TLS/SSL protocol forked from OpenSSL.
I try to install wget in MAC OS 10.11.1 but when I run ./configure --with-ssl=openssl I get this error: configure: …
I checked the version of LibreSSL on my mac, it's not the latest one. $ openssl version LibreSSL 2.6.5 And I installed …