Remove ssl hsts output to fit v-script defaults.
@@ -54,7 +54,6 @@ else
fi
echo 'add_header Strict-Transport-Security "max-age=15768000;" always;' > $hstsconf
-echo "HTTP Strict Transport Security (HSTS) turned on for $domain."
#----------------------------------------------------------#
@@ -49,7 +49,7 @@ else
rm -f $hstsconf
-echo "HTTP Strict Transport Security (HSTS) turned off for $domain."
+
# Hestia #