/testing/guestbin/swan-prep --x509
Preparing X.509 files
east #
 certutil -d sql:/etc/ipsec.d -D -n west
east #
 ipsec start
Redirecting to: systemctl start ipsec.service
east #
 /testing/pluto/bin/wait-until-pluto-started
east #
 ipsec auto --add nss-cert
002 added connection description "nss-cert"
east #
 echo "initdone"
initdone
east #
east #
 ipsec stop
Redirecting to: systemctl stop ipsec.service
east #
 ipsec status
whack: Pluto is not running (no "/run/pluto/pluto.ctl")
east #
 grep '^leak' /tmp/pluto.log
leak-detective enabled
leak detective found no leaks
east #
 ../bin/check-for-core.sh
east #
 if [ -f /sbin/ausearch ]; then ausearch -r -m avc -ts recent ; fi

