testing: make curve25519 the default DH group
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
swanctl {
|
||||
load = pem pkcs1 x509 revocation constraints pubkey openssl random
|
||||
load = random openssl
|
||||
}
|
||||
|
||||
charon {
|
||||
load = sha1 sha2 md5 aes des hmac gmp random nonce kernel-netlink socket-default updown vici
|
||||
load = random nonce aes sha1 sha2 hmac gmp kernel-netlink socket-default updown vici
|
||||
|
||||
start-scripts {
|
||||
creds = /usr/local/sbin/swanctl --load-creds
|
||||
|
||||
Reference in New Issue
Block a user