From 74761ac59a3a806a30187b38396443d242607291 Mon Sep 17 00:00:00 2001 From: sambufe Date: Thu, 12 Jan 2017 14:40:47 +0100 Subject: [PATCH] fixed ssl issue --- customer/fbb-orat/test.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/customer/fbb-orat/test.yaml b/customer/fbb-orat/test.yaml index 264ad2bd..0ffa98d0 100644 --- a/customer/fbb-orat/test.yaml +++ b/customer/fbb-orat/test.yaml @@ -33,6 +33,8 @@ site::profile::wordpress::projects: ssl: false setenv: - WORDPRESS_CONTEXT Testing + setenvif_non_ssl: + - 'HTTPS on HTTPS=on' headers: - 'always unset "X-Powered-By"' - 'set X-Content-Type-Options: nosniff' -- 2.39.5