/testing/guestbin/swan-prep --x509 Preparing X.509 files west # certutil -d sql:/etc/ipsec.d -D -n east west # ipsec start Redirecting to: [initsystem] west # /testing/pluto/bin/wait-until-pluto-started west # ipsec auto --add nss-cert 002 added connection description "nss-cert" west # echo "initdone" initdone west # ipsec whack --impair suppress-retransmits west # # This is expected to fail because remote cert is not yet valid. west # # It should return whack but it does not? west # ipsec auto --up nss-cert 002 "nss-cert" #1: initiating v2 parent SA 1v2 "nss-cert" #1: initiate 1v2 "nss-cert" #1: STATE_PARENT_I1: sent v2I1, expected v2R1 031 "nss-cert" #1: STATE_PARENT_I1: 60 second timeout exceeded after 0 retransmits. No response (or no acceptable response) to our first IKEv2 message 000 "nss-cert" #1: starting keying attempt 2 of an unlimited number, but releasing whack west # echo done done west # # only expected to show failure on west west # grep "ERROR" /tmp/pluto.log west # west # west # ../bin/check-for-core.sh west # if [ -f /sbin/ausearch ]; then ausearch -r -m avc -ts recent ; fi