]> git.ipfire.org Git - people/ms/strongswan.git/blame - testing/tests/ikev2-stroke-bye/net2net-multicast/hosts/moon/etc/strongswan.conf
testing: Reorganizing IKEv1 and IKEv2 examples
[people/ms/strongswan.git] / testing / tests / ikev2-stroke-bye / net2net-multicast / hosts / moon / etc / strongswan.conf
CommitLineData
a9562a3f
AS
1# /etc/strongswan.conf - strongSwan configuration file
2
7c5a2974
AS
3charon {
4 load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default forecast
a9562a3f 5
a9562a3f
AS
6 multiple_authentication = no
7 plugins {
8 forecast {
9 groups = 224.0.0.251
10 interface = eth1
11 }
12 }
13}