Skip to main content

Module tls

Module tls 

Source
Expand description

TLS Integration for OpenVPN Control Channel

Bridges rustls with the OpenVPN control channel transport.

Structs§

TlsHandler
TLS handler for OpenVPN connections

Functions§

create_server_config
Create TLS server config from certificates and key
load_certs_from_pem
Load certificate chain from PEM
load_key_from_pem
Load private key from PEM