From edf1f7fd1621a7e2b4dae4e29e2ce84dfcb6d665 Mon Sep 17 00:00:00 2001 From: Krzysztof Kuzmicki Date: Fri, 23 Oct 2020 11:08:54 +0200 Subject: Add man in the middle CMPv2 E2E test case in robot test suite certificate SANs verification Issue-ID: INT-1731 Signed-off-by: Krzysztof Kuzmicki Change-Id: I4993c14b295793609c137eb166429e905963d551 --- robot/assets/cmpv2/k8s-pnf-simulator.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'robot/assets') diff --git a/robot/assets/cmpv2/k8s-pnf-simulator.yaml b/robot/assets/cmpv2/k8s-pnf-simulator.yaml index 24a1030f..0d4b886a 100644 --- a/robot/assets/cmpv2/k8s-pnf-simulator.yaml +++ b/robot/assets/cmpv2/k8s-pnf-simulator.yaml @@ -40,6 +40,8 @@ node_templates: cloudify.interfaces.lifecycle: start: inputs: + envs: + STRICT_HOSTNAME_VERIFICATION: 'true' ports: - '5000:0' properties: -- cgit 1.2.3-korg