diff options
Diffstat (limited to 'testing/tests/tnc/tnccs-20-pt-tls/hosts/alice/etc/ipsec.conf')
-rw-r--r-- | testing/tests/tnc/tnccs-20-pt-tls/hosts/alice/etc/ipsec.conf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/testing/tests/tnc/tnccs-20-pt-tls/hosts/alice/etc/ipsec.conf b/testing/tests/tnc/tnccs-20-pt-tls/hosts/alice/etc/ipsec.conf new file mode 100644 index 000000000..d8b84334a --- /dev/null +++ b/testing/tests/tnc/tnccs-20-pt-tls/hosts/alice/etc/ipsec.conf @@ -0,0 +1,9 @@ +# /etc/ipsec.conf - strongSwan IPsec configuration file + +config setup + charondebug="tls 2, tnc 3, imv 3" + +conn aaa + leftcert=aaaCert.pem + leftid=aaa.strongswan.org + auto=add |