Allow x25519 as an alias of the curve25519 KE algorithm
This commit is contained in:
@@ -8,7 +8,7 @@ conn %default
|
||||
rekeymargin=3m
|
||||
keyingtries=1
|
||||
keyexchange=ikev2
|
||||
ike=aes128-sha256-curve25519!
|
||||
ike=aes128-sha256-x25519!
|
||||
esp=null-sha256!
|
||||
|
||||
conn home
|
||||
|
||||
@@ -8,7 +8,7 @@ conn %default
|
||||
rekeymargin=3m
|
||||
keyingtries=1
|
||||
keyexchange=ikev2
|
||||
ike=aes128-sha256-curve25519!
|
||||
ike=aes128-sha256-x25519!
|
||||
esp=null-sha256!
|
||||
|
||||
conn rw
|
||||
|
||||
Reference in New Issue
Block a user