Clarify legacy compression framing

This commit is contained in:
Davide De Rosa 2018-08-23 16:55:35 +02:00
parent 63f825313e
commit a6510cc15c
1 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,8 @@ The client is known to work with [OpenVPN®][openvpn] 2.3+ servers. Key renegoti
- SHA-256
- [x] TLS CA validation
Today the library does not support compression, yet requires legacy compression framing. You must set the `comp-lzo no` option server-side (deprecated in OpenVPN 2.4) in order to avoid a confusing loss of data packets. Compression behavior will be properly patched in future versions.
## Installation
### Requirements