/testing/guestbin/swan-prep --x509 --signedbyother
Preparing X.509 files
west #
 ipsec certutil -D -n east
west #
 ipsec start
Redirecting to: [initsystem]
west #
 ../../guestbin/wait-until-pluto-started
west #
 ipsec whack --impair timeout_on_retransmit
west #
 ipsec auto --add nss-cert
"nss-cert": added IKEv1 connection
west #
 ipsec auto --status |grep nss-cert
"nss-cert": 192.0.1.254/32===192.1.2.45[C=CA, ST=Ontario, L=Toronto, O=Libreswan, OU=Test Department, CN=signedbyother.other.libreswan.org, E=user-signedbyother@testing.libreswan.org]...192.1.2.23[%fromcert]===192.0.2.254/32; unrouted; my_ip=192.0.1.254; their_ip=192.0.2.254;
"nss-cert":   host: oriented; local: 192.1.2.45; remote: 192.1.2.23;
"nss-cert":   mycert=signedbyother; my_updown=ipsec _updown;
"nss-cert":   xauth us:none, xauth them:none,  my_username=[any]; their_username=[any]
"nss-cert":   our auth:rsasig, their auth:rsasig, our autheap:none, their autheap:none;
"nss-cert":   modecfg info: us:none, them:none, modecfg policy:push, dns:unset, domains:unset, cat:unset;
"nss-cert":   sec_label:unset;
"nss-cert":   CAs: 'C=CA, ST=Ontario, L=Toronto, O=Libreswan, OU=Test Department, CN=Libreswan test CA for otherca, E=testing@libreswan.org'...'C=CA, ST=Ontario, L=Toronto, O=Libreswan, OU=Test Department, CN=Libreswan test CA for mainca, E=testing@libreswan.org'
"nss-cert":   ike_life: 28800s; ipsec_life: 28800s; ipsec_max_bytes: 2^63B; ipsec_max_packets: 2^63; replay_window: 128; rekey_margin: 540s; rekey_fuzz: 100%;
"nss-cert":   retransmit-interval: 9999ms; retransmit-timeout: 99s; iketcp:no; iketcp-port:4500;
"nss-cert":   initial-contact:no; cisco-unity:no; fake-strongswan:no; send-vendorid:no; send-no-esp-tfc:no;
"nss-cert":   policy: IKEv1+RSASIG+ENCRYPT+TUNNEL+PFS+IKE_FRAG_ALLOW+ESN_NO+ESN_YES;
"nss-cert":   conn_prio: 32,32; interface: eth1; metric: 0; mtu: unset; sa_prio:auto; sa_tfc:none;
"nss-cert":   nflog-group: unset; mark: unset; vti-iface:unset; vti-routing:no; vti-shared:no; nic-offload:no;
"nss-cert":   our idtype: ID_DER_ASN1_DN; our id=C=CA, ST=Ontario, L=Toronto, O=Libreswan, OU=Test Department, CN=signedbyother.other.libreswan.org, E=user-signedbyother@testing.libreswan.org; their idtype: %fromcert; their id=%fromcert
"nss-cert":   dpd: passive; delay:0s; timeout:0s
"nss-cert":   nat-traversal: encapsulation:auto; keepalive:20s; ikev1-method:rfc+drafts
"nss-cert":   routing: unrouted;
"nss-cert":   conn serial: $1;
west #
 ipsec whack --impair suppress_retransmits
west #
 echo "initdone"
initdone
west #
 ipsec auto --up nss-cert
"nss-cert" #1: initiating IKEv1 Main Mode connection
"nss-cert" #1: sent Main Mode request
"nss-cert" #1: sent Main Mode I2
"nss-cert" #1: I am sending my cert
"nss-cert" #1: I am sending a certificate request
"nss-cert" #1: sent Main Mode I3
"nss-cert" #1: ignoring informational payload INVALID_ID_INFORMATION, msgid=00000000, length=12
"nss-cert" #1: received and ignored notification payload: INVALID_ID_INFORMATION
"nss-cert" #1: IMPAIR: retransmit so timing out SA (may retry)
"nss-cert" #1: connection is supposed to remain up; revival attempt 1 scheduled in 0 seconds
"nss-cert" #1: deleting ISAKMP SA (MAIN_I3) and NOT sending notification
west #
 echo done
done
west #
 
