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