diff --git a/README.md b/README.md index 0df28e0..d0e31fb 100644 --- a/README.md +++ b/README.md @@ -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