Changes between Version 62 and Version 63 of CipherNegotiation


Ignore:
Timestamp:
07/29/21 01:22:38 (3 years ago)
Author:
tct
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CipherNegotiation

    v62 v63  
    2020    * Openvpn Clients which do not support `--data-ciphers` (Openvpn 2.4, 2.3)[[br]]
    2121      [[br]]
    22       Solution: Upgrade[[br]]
     22      **Solution: Upgrade**[[br]]
    2323      Or, use `--data-ciphers-fallback` in your Server configuration.[[br]]
    2424      [[br]]
    2525    * Openvpn Clients using `--ncp-disable` DEPRECATED (Openvpn 2.4)[[br]]
    2626      [[br]]
    27       Solution: Do NOT use `--ncp-disable`[[br]]
     27      **Solution:** Do NOT use `--ncp-disable`[[br]]
    2828      EVER[[br]]
    2929      [[br]]
     
    3434    * Openvpn Server that does not support Cipher Negotiation:[[br]]
    3535      [[br]]
    36       Solution:  Upgrade[[br]]
    37       Otherwise, Both Client and Server will fall-back to an INSECURE BF-CBC cipher.[[br]]
     36      **Solution:  Upgrade**[[br]]
     37      Otherwise, both Client and Server will DEFAULT to an INSECURE BF-CBC cipher.[[br]]
     38      ... Unless both Client and Server have a **secure** `--cipher` configured .[[br]]
    3839----
    3940**All**: `--cipher ALG` - Data channel cipher. **Will be deprecated**.[[br]]