9 lines
262 B
Plaintext
9 lines
262 B
Plaintext
# /etc/strongswan.conf - strongSwan configuration file
|
|
|
|
charon-systemd {
|
|
load = random drbg nonce aes sha1 sha2 sha3 hmac mgf1 ntru bliss x509 revocation pem pkcs1 curl vici kernel-netlink socket-default updown
|
|
|
|
send_vendor_id = yes
|
|
fragment_size = 1500
|
|
}
|