11 lines
237 B
Plaintext
Executable File
11 lines
237 B
Plaintext
Executable File
# /etc/strongswan.conf - strongSwan configuration file
|
|
|
|
swanctl {
|
|
load = random openssl
|
|
}
|
|
|
|
charon-systemd {
|
|
load = random drbg nonce aes sha1 sha2 mgf1 ntru hmac kdf vici kernel-netlink socket-default updown
|
|
send_vendor_id = yes
|
|
}
|