mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-04 00:00:14 -04:00
10 lines
258 B
Plaintext
10 lines
258 B
Plaintext
# /etc/strongswan.conf - strongSwan configuration file
|
|
|
|
charon {
|
|
load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 revocation gmp random nonce curl xauth-generic kernel-netlink socket-default updown stroke
|
|
}
|
|
|
|
libstrongswan {
|
|
dh_exponent_ansi_x9_42 = no
|
|
}
|