--- west.console.txt 2019-08-23 08:58:33.415551910 +0000 +++ OUTPUT/west.console.txt 2019-08-26 13:30:33.314640229 +0000 @@ -1,4 +1,4 @@ -/testing/guestbin/swan-prep --x509 --x509name notyetvalid +/testing/guestbin/swan-prep --x509 Preparing X.509 files west # certutil -d sql:/etc/ipsec.d -D -n east @@ -10,31 +10,24 @@ # set a time in the future so notyetvalid and east certs are valid here west # faketime -f +370d ipsec pluto --config /etc/ipsec.conf +Caught Segmentation fault west # /testing/pluto/bin/wait-until-pluto-started +whack: Pluto is not running (no "/run/pluto/pluto.ctl") west # # if faketime works, adding conn should not give a warning about cert west # ipsec auto --add nss-cert -002 added connection description "nss-cert" +connect(pluto_ctl) failed: No such file or directory west # echo "initdone" initdone west # ipsec whack --impair suppress-retransmits +whack: Pluto is not running (no "/run/pluto/pluto.ctl") west # ipsec auto --up nss-cert -002 "nss-cert" #1: initiating Main Mode -1v1 "nss-cert" #1: STATE_MAIN_I1: initiate -1v1 "nss-cert" #1: STATE_MAIN_I2: sent MI2, expecting MR2 -002 "nss-cert" #1: I am sending my cert -002 "nss-cert" #1: I am sending a certificate request -1v1 "nss-cert" #1: STATE_MAIN_I3: sent MI3, expecting MR3 -003 "nss-cert" #1: ignoring informational payload INVALID_KEY_INFORMATION, msgid=00000000, length=12 -003 "nss-cert" #1: received and ignored informational message -002 "nss-cert" #1: suppressing retransmit because IMPAIR_RETRANSMITS is set -031 "nss-cert" #1: max number of retransmissions (0) reached STATE_MAIN_I3. Possible authentication failure: no acceptable response to our first encrypted message -002 "nss-cert" #1: deleting state (STATE_MAIN_I3) +whack: Pluto is not running (no "/run/pluto/pluto.ctl") west # echo done done