/testing/guestbin/swan-prep --x509 --x509name notyetvalid Preparing X.509 files east # certutil -d sql:/etc/ipsec.d -D -n west east # ipsec _stackmanager start east # mkdir -p /var/run/pluto east # # set a time in the future so notyetvalid and west certs are valid east # faketime -f +370d ipsec pluto --config /etc/ipsec.conf Caught Segmentation fault east # /testing/pluto/bin/wait-until-pluto-started whack: Pluto is not running (no "/run/pluto/pluto.ctl") east # # if faketime works, adding conn should not give a warning about cert east # ipsec auto --add nss-cert connect(pluto_ctl) failed: No such file or directory east # echo "initdone" initdone east # # only expected to show failure on west east # grep "ERROR" /tmp/pluto.log east # east # east # ../bin/check-for-core.sh east # if [ -f /sbin/ausearch ]; then ausearch -r -m avc -ts recent ; fi