aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/swanctl/net2net-ed25519/pretest.dat
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2016-12-09 10:14:42 +0100
committerTobias Brunner <tobias@strongswan.org>2016-12-14 11:15:48 +0100
commit94ae1ac18e621a48ab1823447cf0bb6df29093e9 (patch)
treee2aec9f4b8082fa7835f7935d3f8703ec5873ee7 /testing/tests/swanctl/net2net-ed25519/pretest.dat
parentf2eb367adcb46cdced6146cd377e2bd2f9c33667 (diff)
downloadstrongswan-94ae1ac18e621a48ab1823447cf0bb6df29093e9.tar.bz2
strongswan-94ae1ac18e621a48ab1823447cf0bb6df29093e9.tar.xz
Added swanctl/net2net-ed2559 scenario and needed Ed25519 certificates
Diffstat (limited to 'testing/tests/swanctl/net2net-ed25519/pretest.dat')
-rwxr-xr-xtesting/tests/swanctl/net2net-ed25519/pretest.dat9
1 files changed, 9 insertions, 0 deletions
diff --git a/testing/tests/swanctl/net2net-ed25519/pretest.dat b/testing/tests/swanctl/net2net-ed25519/pretest.dat
new file mode 100755
index 000000000..f939b3ac4
--- /dev/null
+++ b/testing/tests/swanctl/net2net-ed25519/pretest.dat
@@ -0,0 +1,9 @@
+moon::rm /etc/swanctl/rsa/moonKey.pem
+sun::rm /etc/swanctl/rsa/sunKey.pem
+moon::iptables-restore < /etc/iptables.rules
+sun::iptables-restore < /etc/iptables.rules
+moon::service charon start 2> /dev/null
+sun::service charon start 2> /dev/null
+moon::expect-connection gw-gw
+sun::expect-connection gw-gw
+moon::swanctl --initiate --child net-net 2> /dev/null