vars.http_vhosts["{{ vhost }}"] = {
http_onredirect = "follow"
http_sni = "true"
http_ssl = "true"
http_vhost = "{{ vhost }}"
}
vars.http_vhosts["{{ vhost }} cert"] = {
http_certificate = "25,15"