Note: also hits
interop-ikev2-strongswan-46-responder-ecdsa-384
ikev2-ecdsa-01
east.console.diff starts off badly:
/testing/guestbin/swan-prep
east #
PATH/bin/pk12util -i /testing/x509/strongswan/strongEast.p12 -d
sql:/etc/ipsec.d -w /testing/x509/nss-pw
-pk12util: PKCS12 IMPORT SUCCESSFUL
+pk12util: File Open failed: /testing/x509/strongswan/strongEast.p12:
PR_FILE_NOT_FOUND_ERROR: File not found
east #
# Tuomo: why doesn't ipsec checknss --settrust work here?
east #
certutil -M -d sql:/etc/ipsec.d -n "strongSwan CA - strongSwan" -t CT,,
+certutil: could not find certificate named "strongSwan CA - strongSwan":
SEC_ERROR_...
So does west.console.diff:
rm -f /etc/strongswan/ipsec.d/private/*
west #
cp /testing/x509/strongswan/strongCAcert.der /etc/strongswan/ipsec.d/cacerts/
+cp: cannot stat '/testing/x509/strongswan/strongCAcert.der': No such file or
directory
west #
cp /testing/x509/strongswan/strongWestCert.der /etc/strongswan/ipsec.d/certs/
+cp: cannot stat '/testing/x509/strongswan/strongWestCert.der': No such file or
directory
west #
cp /testing/x509/strongswan/strongWestKey.der /etc/strongswan/ipsec.d/private/
+cp: cannot stat '/testing/x509/strongswan/strongWestKey.der': No such file or
directory
west #
chmod 600 /etc/strongswan/ipsec.d/private/*
+chmod: cannot access
\342\200\230/etc/strongswan/ipsec.d/private/*\342\200\231: No such file or
directory
west #
_______________________________________________
Swan-dev mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-dev