Added libipsec/rw-suite-b scenario

This commit is contained in:
Andreas Steffen
2013-07-01 11:04:14 +02:00
parent 9ea77350ce
commit 3405156f97
32 changed files with 2693 additions and 0 deletions
@@ -0,0 +1,15 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = soup pem pkcs1 pkcs8 random nonce x509 revocation openssl stroke kernel-libipsec kernel-netlink socket-default updown
initiator_only = yes
}
libstrongswan {
plugins {
openssl {
fips_mode = 2
}
}
}