strongswan.conf 327 B

1234567891011
  1. # /etc/strongswan.conf - strongSwan configuration file
  2. swanctl {
  3. load = pem pkcs1 x509 revocation constraints pubkey openssl random
  4. }
  5. charon-systemd {
  6. load = random nonce sha1 sha2 aes curve25519 hmac mgf1 pem pkcs1 x509 revocation constraints pubkey gmp curl kernel-netlink socket-default updown vici
  7. rsa_pss = yes
  8. }