Merge branch 'dev' of https://github.com/amnezia-vpn/amnezia-client into feature/linux-ipsec

This commit is contained in:
Mykola Baibuz 2025-02-07 12:48:57 +02:00
commit b5cbcc5f2a
9 changed files with 66 additions and 89 deletions

View file

@ -239,7 +239,7 @@ ErrorCode Ikev2Protocol::start()
"-CipherTransformConstants GCMAES128 "
"-EncryptionMethod AES256 "
"-IntegrityCheckMethod SHA256 "
"-PfsGroup None "
"-PfsGroup PFS2048 "
"-DHGroup Group14 "
"-PassThru -Force\"")
.arg(tunnelName());