From 54d8b72ce76a8324d08dfde00c35914e2813c485 Mon Sep 17 00:00:00 2001 From: George Liu Date: Sun, 30 Aug 2015 23:56:50 +1000 Subject: [PATCH] update LibreSSL 2.2.3 default --- centmin.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/centmin.sh b/centmin.sh index bdd071a80..dfd293395 100755 --- a/centmin.sh +++ b/centmin.sh @@ -383,7 +383,7 @@ CLOUDFLARE_PATCHSSL='n' # set 'y' to implement Cloudflare's kill RC4 patch ht # LibreSSL LIBRESSL_SWITCH='y' # if set to 'y' it overrides OpenSSL as the default static compiled option for Nginx server -LIBRESSL_VERSION='2.2.2' # Use this version of LibreSSL http://www.libressl.org/ +LIBRESSL_VERSION='2.2.3' # Use this version of LibreSSL http://www.libressl.org/ ################################## # Choose whether to compile Nginx --with-google_perftools_module