From: Andreas Steffen Date: Sat, 30 May 2015 14:56:41 +0000 (+0200) Subject: testing: use a decent PSK X-Git-Tag: 5.3.1~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8399a2edc291a04bab7de59d1b5750f42fd8d5f;p=thirdparty%2Fstrongswan.git testing: use a decent PSK --- diff --git a/testing/tests/ha/active-passive/hosts/alice/etc/strongswan.conf b/testing/tests/ha/active-passive/hosts/alice/etc/strongswan.conf index 335953d89e..d6d4539488 100644 --- a/testing/tests/ha/active-passive/hosts/alice/etc/strongswan.conf +++ b/testing/tests/ha/active-passive/hosts/alice/etc/strongswan.conf @@ -6,7 +6,7 @@ charon { ha { local = PH_IP_ALICE remote = PH_IP_MOON1 - secret = 123456 + secret = PliyxREnfoPaSXDJx1NrlH0kkKXT/LWZ segment_count = 1 fifo_interface = yes monitor = yes diff --git a/testing/tests/ha/active-passive/hosts/moon/etc/strongswan.conf b/testing/tests/ha/active-passive/hosts/moon/etc/strongswan.conf index bb0379bb18..198f3a01db 100644 --- a/testing/tests/ha/active-passive/hosts/moon/etc/strongswan.conf +++ b/testing/tests/ha/active-passive/hosts/moon/etc/strongswan.conf @@ -6,7 +6,7 @@ charon { ha { local = PH_IP_MOON1 remote = PH_IP_ALICE - secret = 123456 + secret = PliyxREnfoPaSXDJx1NrlH0kkKXT/LWZ segment_count = 1 fifo_interface = yes monitor = yes