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