mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-09 14:23:05 +02:00
switch back to the default ciphers
This commit is contained in:
parent
1cc8e591df
commit
fff945d3b7
1 changed files with 2 additions and 2 deletions
|
@ -58,6 +58,6 @@ In this example we'll assume the IP of our Algo VPN server is `1.2.3.4` and the
|
|||
* For the later 2 options, hover to option in the settings to see a description
|
||||
* Cipher proposal:
|
||||
* Check *Enable custom proposals*
|
||||
* IKE: `aes256gcm16-prfsha512-ecp384,aes256-sha2_512-prfsha512-ecp384,aes256-sha2_384-prfsha384-ecp384`
|
||||
* ESP: `aes256gcm16-ecp384,aes256-sha2_512-prfsha512-ecp384`
|
||||
* IKE: `aes256gcm16-prfsha512-ecp384`
|
||||
* ESP: `aes256gcm16-ecp384`
|
||||
* Apply and turn the connection on, you should now be connected
|
||||
|
|
Loading…
Add table
Reference in a new issue