/testing/guestbin/swan-prep --nokeys
Creating empty NSS database
west #
 # pretend to be east
west #
 /testing/x509/import.sh real/mainca/east.p12
 ipsec pk12util -w nss-pw -i real/mainca/east.p12
pk12util: PKCS12 IMPORT SUCCESSFUL
 ipsec certutil -M -n mainca -t CT,,
 ipsec certutil -O -n east
"mainca" [E=testing@libreswan.org,CN=Libreswan test CA for mainca,OU=Test Department,O=Libreswan,L=Toronto,ST=Ontario,C=CA]
  "east" [E=user-east@testing.libreswan.org,CN=east.testing.libreswan.org,OU=Test Department,O=Libreswan,L=Toronto,ST=Ontario,C=CA]
west #
 ../../guestbin/ip.sh route del 192.0.2.0/24
west #
 ifconfig eth0:1 192.0.2.254/24
west #
 ipsec start
Redirecting to: [initsystem]
west #
 ../../guestbin/wait-until-pluto-started
west #
 ipsec auto --add east-any
"east-any": added IKEv2 connection
west #
 echo initdone
initdone
west #
 ipsec whack --trafficstatus
west #
 ipsec whack --shutdown
Pluto is shutting down
west #
