Actions
Feature #7071
closedAdd TLS Encryption (--tls-crypt) as an optional TLS Key usage type for OpenVPN 2.4
Start date:
01/03/2017
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Description
OpenVPN 2.4 added --tls-crypt which works similar to --tls-auth, but also encrypts the control channel. It does not require a key-direction, but otherwise uses the same format.
When tls-crypt is active, the control channel is encrypted, which also hides the certificate exchange and other protocol data, making OpenVPN more difficult to identify.
Updated by Jim Pingle almost 8 years ago
- Status changed from Assigned to Feedback
- % Done changed from 0 to 100
Applied in changeset c854afcc3d7830414a2514a640248a5b239569a3.
Actions