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