Changes between Version 15 and Version 16 of CipherNegotiation


Ignore:
Timestamp:
08/11/20 14:39:33 (4 years ago)
Author:
tct
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CipherNegotiation

    v15 v16  
    1 = Cipher Negotiation (Quick reference)
    2 Data channel cipher negotiation is complicated.  This wiki defines the expected behaviour between OpenVPN servers and clients.
     1= OpenVPN Cipher Negotiation (Quick reference)
     2This wiki defines the expected behaviour of Cipher Negotiation between common configurations of OpenVPN servers and clients.
    33
    44For full details please see: [[br]]
     
    88[[TOC(notitle, inline)]]
    99
    10 == OpenVPN effective directives:
     10== Effective directives:
    1111`--data-ciphers ALG:ALG` - Data channel ciphers. Default `ALG` AES-256-GCM:AES-128-GCM [[br]]
    1212`--data-cipher-fallback ALG` - Fallback data channel cipher.[[br]]
     
    3030==== 2.2
    3131  a. Default configuration: No effective directives specified.[[br]]
    32   All bets are off.[[br]]
     32  b. All bets are off.[[br]]
    3333
    3434== Expected Behaviour indexed by Server version: