Bob Mottram hace 8 años
padre
commit
f7d3f228d9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      src/freedombone-utils-web

+ 1
- 1
src/freedombone-utils-web Ver fichero

@@ -133,7 +133,7 @@ function nginx_ssl {
133 133
     echo '    ssl_prefer_server_ciphers on;' >> $filename
134 134
     echo "    ssl_protocols $SSL_PROTOCOLS;" >> $filename
135 135
     echo "    ssl_ciphers '$SSL_CIPHERS';" >> $filename
136
-    nginx_stapling $1
136
+    #nginx_stapling $1
137 137
 }
138 138
 
139 139
 # check an individual domain name