summaryrefslogtreecommitdiff
path: root/testing/tests/libipsec/rw-suite-b/hosts/moon/etc/strongswan.conf
blob: fa8dd94a45d3aa09d141cf0664cb95b5989ea79c (plain)
1
2
3
4
5
6
7
8
9
10
11
# /etc/strongswan.conf - strongSwan configuration file

charon {
  load = soup pem pkcs1 pkcs8 random nonce x509 revocation openssl stroke kernel-libipsec kernel-netlink socket-default updown

  plugins {
    openssl {
      fips_mode = 2 
    }
  }
}