10 lines
142 B
Plaintext
10 lines
142 B
Plaintext
# /etc/strongswan.conf - strongSwan configuration file
|
|
|
|
charon {
|
|
dh_exponent_ansi_x9_42 = no
|
|
}
|
|
|
|
pluto {
|
|
load = openssl random hmac curl
|
|
}
|