File hosts.toml of Package trusttunnel
# Main TLS hosts for traffic tunneling # REPLACE with actual hostname and paths [[main_hosts]] hostname = "vpn.example.com" cert_chain_path = "certs/cert.pem" private_key_path = "certs/key.pem"
# Main TLS hosts for traffic tunneling # REPLACE with actual hostname and paths [[main_hosts]] hostname = "vpn.example.com" cert_chain_path = "certs/cert.pem" private_key_path = "certs/key.pem"