strongswan.conf 266 B

1234567891011
  1. # /etc/strongswan.conf - strongSwan configuration file
  2. swanctl {
  3. load = botan pem x509 revocation constraints pubkey
  4. }
  5. charon-systemd {
  6. load = nonce botan pem x509 revocation constraints pubkey curl kernel-netlink socket-default updown vici
  7. rsa_pss = yes
  8. }