/testing/guestbin/swan-prep --userland strongswan
east #
 cp /testing/x509/real/mainca/root.cert /etc/strongswan/ipsec.d/cacerts/mainca.crt
east #
 cp /testing/x509/real/mainca/`hostname`.end.key /etc/strongswan/ipsec.d/private/`hostname`.key
east #
 cp /testing/x509/real/mainca/`hostname`.end.cert /etc/strongswan/ipsec.d/certs/`hostname`.crt
east #
 ../../guestbin/strongswan-start.sh
east #
 echo "initdone"
initdone
east #
 # confirm the right ID types were sent/received
east #
 grep "ID type" /tmp/pluto.log | sort | uniq
grep: /tmp/pluto.log: No such file or directory
east #
 
