Add client cert feature to README

This commit is contained in:
Davide De Rosa 2018-08-24 11:04:13 +02:00
parent dee2956406
commit ffddb682f7

View File

@ -22,6 +22,7 @@ The client is known to work with [OpenVPN®][openvpn] 2.3+ servers. Key renegoti
- SHA-1
- SHA-256
- [x] TLS CA validation
- [x] TLS client certificate validation
The library does not currently support compression, so you must disable it server-side in order to avoid a confusing loss of data packets. The `TunnelKitProvider.Configuration.LZOFraming` option is deprecated and only provided for interoperability with `comp-lzo no`.