# /etc/strongswan.conf - strongSwan configuration file

charon {
  load = test-vectors pem pkcs1 openssl curl revocation nonce xcbc cmac ctr ccm vici kernel-netlink socket-default updown

  integrity_test = yes
  crypto_test {
    on_add = yes
  }
}