1
0
mirror of synced 2024-11-21 20:46:10 +03:00

Set sha2-truncbug to no

- This fixes VPN connection issues on iOS 13
- Android 6.x and 7.x users may require sha2-truncbug=yes. Will note
  this in the documentation
- Fixes #638
This commit is contained in:
hwdsl2 2019-09-22 20:37:23 -07:00
parent 9c17bcf63a
commit 3353888ee9
2 changed files with 2 additions and 2 deletions

View File

@ -239,7 +239,7 @@ conn shared
ikev2=never
ike=aes256-sha2,aes128-sha2,aes256-sha1,aes128-sha1,aes256-sha2;modp1024,aes128-sha1;modp1024
phase2alg=aes_gcm-null,aes128-sha1,aes256-sha1,aes256-sha2_512,aes128-sha2,aes256-sha2
sha2-truncbug=yes
sha2-truncbug=no
conn l2tp-psk
auto=add

View File

@ -226,7 +226,7 @@ conn shared
ikev2=never
ike=aes256-sha2,aes128-sha2,aes256-sha1,aes128-sha1,aes256-sha2;modp1024,aes128-sha1;modp1024
phase2alg=aes_gcm-null,aes128-sha1,aes256-sha1,aes256-sha2_512,aes128-sha2,aes256-sha2
sha2-truncbug=yes
sha2-truncbug=no
conn l2tp-psk
auto=add