/testing/guestbin/swan-prep --hostkeys
Creating NSS database containing host keys
east #
 ipsec pk12util -i /testing/x509/strongswan/strongEast.p12 -w /testing/x509/nss-pw
pk12util: PKCS12 IMPORT SUCCESSFUL
east #
 # Tuomo: why doesn't ipsec checknss --settrust work here?
east #
 ipsec certutil -M -n "strongSwan CA - strongSwan" -t CT,,
east #
 #ipsec start
east #
 ipsec pluto --config /etc/ipsec.conf --leak-detective
east #
 ../../guestbin/wait-until-pluto-started
east #
 ipsec auto --add westnet-eastnet-ikev2
"westnet-eastnet-ikev2": added IKEv2 connection
east #
 ipsec whack --impair suppress_retransmits
east #
 echo "initdone"
initdone
east #
 ipsec whack --shutdown
Pluto is shutting down
east #
 
