--- east.console.txt 2019-08-24 18:12:56.232675370 +0000 +++ OUTPUT/east.console.txt 2019-08-26 13:14:26.972473360 +0000 @@ -1,17 +1,23 @@ /testing/guestbin/swan-prep --x509 Preparing X.509 files east # + +east # ipsec start Redirecting to: [initsystem] east # /testing/pluto/bin/wait-until-pluto-started east # + +east # # list certs in NSS DB east # ipsec whack --listcerts | grep east 000 End certificate "east" - SN: 0xXX 000 subject: C=CA, ST=Ontario, L=Toronto, O=Libreswan, OU=Test Department, CN=east.testing.libreswan.org, E=user-east@testing.libreswan.org east # + +east # # add / remove 'test' east # ipsec auto --add test @@ -19,6 +25,8 @@ east # ipsec auto --delete test east # + +east # # delete certificate east east # certutil -d sql:/etc/ipsec.d -D -n east @@ -27,6 +35,8 @@ east # ipsec whack --listcerts | grep east east # + +east # # try a load; should fail east # ipsec auto --add test @@ -35,10 +45,14 @@ east # ipsec auto --delete test east # + +east # # put east back east # certutil -A -i ../../x509/certs/east.crt -d sql:/etc/ipsec.d -n east -t "P,," east # + +east # # re-load should not dump core east # ipsec auto --add test