No stapling

This commit is contained in:
Bob Mottram 2016-10-17 17:57:16 +01:00
parent ec8e1e850c
commit f7d3f228d9
1 changed files with 1 additions and 1 deletions

View File

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