From 421917c2cbf1db08efe730f9fa8a28e7fc091be5 Mon Sep 17 00:00:00 2001 From: Dominyk Tiller Date: Mon, 5 Sep 2016 15:11:01 +0100 Subject: [PATCH] openssl@1.1: restore previously culled notes --- Formula/openssl@1.1.rb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Formula/openssl@1.1.rb b/Formula/openssl@1.1.rb index e50e36c823..0164e18155 100644 --- a/Formula/openssl@1.1.rb +++ b/Formula/openssl@1.1.rb @@ -34,6 +34,9 @@ class OpensslAT11 < Formula end # SSLv2 died with 1.1.0, so no-ssl2 no longer required. + # SSLv3 & zlib are off by default with 1.1.0 but this may not + # be obvious to everyone, so explicitly state it for now to + # help debug inevitable breakage. def configure_args; %W[ --prefix=#{prefix} --openssldir=#{openssldir}