diff --git a/bin/compile b/bin/compile index cb63d4e..0e2971f 100755 --- a/bin/compile +++ b/bin/compile @@ -87,7 +87,6 @@ if [[ ! -f "${CACHE_DIR}/bin/nginx" ]]; then --with-ld-opt="-static" \ --with-http_stub_status_module \ --with-http_gzip_static_module \ - --with-http_ssl_module \ --with-file-aio \ --with-zlib=../zlib-${ZLIB_VERSION} \ --with-pcre \