Browse Source

No stapling

Bob Mottram 8 years ago
parent
commit
f7d3f228d9
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/freedombone-utils-web

+ 1
- 1
src/freedombone-utils-web View File

@@ -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