]> git.ipfire.org Git - thirdparty/strongswan.git/blame - testing/tests/openssl-ikev2/rw-cert/hosts/dave/etc/strongswan.conf
testing: Migrated openssl/rw-cert scenario to swanctl
[thirdparty/strongswan.git] / testing / tests / openssl-ikev2 / rw-cert / hosts / dave / etc / strongswan.conf
CommitLineData
1cc594f9
AS
1# /etc/strongswan.conf - strongSwan configuration file
2
3charon {
97493cbe 4 load = test-vectors aes des sha1 sha2 md5 pem pkcs1 gmp random nonce x509 curl revocation hmac xcbc cmac ctr ccm gcm vici kernel-netlink socket-default updown
c8db7015 5
f179ba47 6 integrity_test = yes
c8db7015
AS
7 crypto_test {
8 required = yes
9 on_add = yes
10 }
1cc594f9 11}