]> git.ipfire.org Git - thirdparty/strongswan.git/blame - testing/tests/openssl-ikev2/rw-eap-tls-only/test.conf
testing: Removed openssl-ikev2/net2net-pgp-v3 scenario
[thirdparty/strongswan.git] / testing / tests / openssl-ikev2 / rw-eap-tls-only / test.conf
CommitLineData
27748269
AS
1#!/bin/bash
2#
3# This configuration file provides information on the
b1169a88 4# guest instances used for this test
27748269 5
7699a928 6# All guest instances that are required for this test
27748269 7#
7699a928 8VIRTHOSTS="alice moon carol winnetou"
27748269
AS
9
10# Corresponding block diagram
11#
12DIAGRAM="a-m-c-w.png"
13
b1169a88 14# Guest instances on which tcpdump is to be started
27748269
AS
15#
16TCPDUMPHOSTS="moon"
17
b1169a88 18# Guest instances on which IPsec is started
27748269
AS
19# Used for IPsec logging purposes
20#
21IPSECHOSTS="moon carol"