/testing/guestbin/swan-prep --x509
Preparing X.509 files
east #
 ipsec start
Redirecting to: [initsystem]
east #
 ../../guestbin/wait-until-pluto-started
east #
 ipsec auto --add east
002 "east": added IKEv2 connection
east #
 ipsec whack --impair revival
east #
 echo "initdone"
initdone
east #
 # only #3 and not #2 in trafficstatus output
east #
 ipsec whack --trafficstatus
006 #3: "east"[1] 192.1.2.254, type=ESP, add_time=1234567890, inBytes=84, outBytes=84, id='C=CA, ST=Ontario, L=Toronto, O=Libreswan, OU=Test Department, CN=road.testing.libreswan.org, E=user-road@testing.libreswan.org', lease=192.0.2.100/32
east #
 # output should be empty
east #
 grep "Notify Message Type: v2N_TS_UNACCEPTABLE" /tmp/pluto.log
east #
 
