Skip to content

Handle tls-crypt-v2 keys

Ghost User requested to merge wip/ernestask/tls-crypt-v2-client into master

OpenVPN 2.5.0 adds client-specific tls-crypt keys under the tls-crypt-v2 option, which is currently not supported. This commit adds the necessary import/export machinery to support it.

Merge request reports