/testing/guestbin/swan-prep --x509
Preparing X.509 files
east #
 ipsec certutil -D -n west
east #
 ipsec start
Redirecting to: [initsystem]
east #
 ../../guestbin/wait-until-pluto-started
east #
 ipsec whack --impair suppress_retransmits
east #
 ipsec auto --add san
"san": added IKEv1 connection
east #
 echo "initdone"
initdone
east #
 # confirm the right ID types were sent/received
east #
 grep "ID type" /tmp/pluto.log | sort | uniq
|    ID type: ID_USER_FQDN (0x3)
east #
 
