From ccef6d75256f21f44b1951887bf202b26b62b32f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C6=ACHE=20=D0=AFAW=20=E2=98=A3?= Date: Sun, 27 May 2018 01:46:45 +0200 Subject: [PATCH] not needed anymore nginx fixed it. --- install | 5 ----- 1 file changed, 5 deletions(-) diff --git a/install b/install index fc07507..0372f7e 100644 --- a/install +++ b/install @@ -136,11 +136,6 @@ case "`grep DISTRIB_CODENAME /etc/*-release | awk -F '=' '{print $2}'`" in git clone https://github.com/SpiderLabs/ModSecurity-nginx.git git clone https://github.com/openresty/encrypted-session-nginx-module.git git clone https://github.com/flant/nginx-http-rdns.git - - # OpenSSL 1.0.2h - mkdir -p /opt/nginx/ - cd /opt/nginx/; wget https://github.com/openssl/openssl/archive/OpenSSL_1_0_2h.zip - unzip OpenSSL_1_0_2h.zip; rm -Rf OpenSSL_1_0_2h.zip # Download Nginx mkdir -p /opt/nginx/sources/