testing: Added swanctl/rw-newhope-bliss scenario

This commit is contained in:
Andreas Steffen
2016-08-10 15:14:26 +02:00
parent 1e0dc2c329
commit c1a1f9f548
20 changed files with 212 additions and 0 deletions
@@ -0,0 +1,17 @@
# /etc/strongswan.conf - strongSwan configuration file
swanctl {
load = pem pkcs1 x509 revocation constraints pubkey openssl random
}
charon {
load = random nonce sha1 sha2 sha3 aes chapoly newhope bliss hmac pem pkcs1 x509 revocation constraints pubkey gmp random nonce curl kernel-netlink socket-default updown vici
send_vendor_id = yes
fragment_size = 1500
start-scripts {
creds = /usr/local/sbin/swanctl --load-creds
conns = /usr/local/sbin/swanctl --load-conns
}
}