mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-04 00:00:14 -04:00
Looks like a cipher suite without DHE was selected previously. Could be a side-effect of dc1085734f34 ("testing: Remove unnecessary FreeRADIUS dh_file option as recommended in the log").
10 lines
329 B
Plaintext
10 lines
329 B
Plaintext
# /etc/strongswan.conf - strongSwan configuration file
|
|
|
|
swanctl {
|
|
load = pem pkcs1 x509 revocation constraints pubkey openssl random
|
|
}
|
|
|
|
charon-systemd {
|
|
load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf mgf1 vici kernel-netlink socket-default eap-identity eap-md5 eap-peap updown
|
|
}
|