summaryrefslogtreecommitdiff
path: root/testing/tests/swanctl/net2net-cert/hosts/moon/etc/strongswan.conf
blob: 75f18475c9080d3d11665e3447bb6d40c97682ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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
}