10 lines
227 B
Plaintext
10 lines
227 B
Plaintext
# /etc/strongswan.conf - strongSwan configuration file
|
|
|
|
charon {
|
|
load = sha1 sha2 md5 aes des hmac gmp random nonce xauth-generic kernel-netlink socket-default updown stroke
|
|
}
|
|
|
|
libstrongswan {
|
|
dh_exponent_ansi_x9_42 = no
|
|
}
|