/testing/guestbin/swan-prep --nokeys
Creating empty NSS database
east #
 # import real west certificate only, rely on cert=west
east #
 /testing/x509/import.sh real/mainca/west.end.cert
 ipsec certutil -A -n west -t P,, -i real/mainca/west.end.cert
 ipsec certutil -O -n west
"west" [E=user-west@testing.libreswan.org,CN=west.testing.libreswan.org,OU=Test Department,O=Libreswan,L=Toronto,ST=Ontario,C=CA]
east #
 # import fake east cert+key, again rely on cert=west
east #
 /testing/x509/import.sh fake/mainca/east.end.p12
 ipsec pk12util -w nss-pw -i fake/mainca/east.end.p12
pk12util: PKCS12 IMPORT SUCCESSFUL
 ipsec certutil -O -n east
"east" [E=user-east@testing.libreswan.org,CN=east.testing.libreswan.org,OU=Test Department,O=Libreswan,L=Toronto,ST=Ontario,C=CA]
east #
 # confirm
east #
 ipsec certutil -L
Certificate Nickname                                         Trust Attributes
                                                             SSL,S/MIME,JAR/XPI
west                                                         P,,  
east                                                         u,u,u
east #
 ipsec start
Redirecting to: [initsystem]
east #
 ../../guestbin/wait-until-pluto-started
east #
 ipsec auto --add ikev2-westnet-eastnet-x509-cr
"ikev2-westnet-eastnet-x509-cr": added IKEv2 connection
east #
 echo "initdone"
initdone
east #
 ipsec _kernel state
east #
 ipsec _kernel policy
east #
