First swanctl scenario

This commit is contained in:
Andreas Steffen
2014-06-01 21:12:15 +02:00
parent 6048d773c7
commit 2721832a45
17 changed files with 515 additions and 14 deletions
@@ -0,0 +1,13 @@
# /etc/strongswan.conf - strongSwan configuration file
swanctl {
load = pem pkcs1 x509 revocation constraints pubkey openssl random
}
charon {
load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 revocation constraints pubkey gmp random nonce curl kernel-netlink socket-default updown vici
}
libstrongswan {
dh_exponent_ansi_x9_42 = no
}