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