Skip to content
Snippets Groups Projects
Commit 0af189ce authored by Bob Mottram's avatar Bob Mottram
Browse files

Use mobile ciphers for default domain

parent c9eb34c7
No related branches found
No related tags found
No related merge requests found
......@@ -817,7 +817,7 @@ function create_default_web_site {
echo '' >> $nginx_site
echo ' # Security' >> $nginx_site
function_check nginx_ssl
nginx_ssl $DEFAULT_DOMAIN_NAME
nginx_ssl $DEFAULT_DOMAIN_NAME mobile
function_check nginx_disable_sniffing
nginx_disable_sniffing $DEFAULT_DOMAIN_NAME
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment