ocserv: support UDP

This commit is contained in:
Timotej Lazar 2025-05-16 14:26:26 +02:00
parent 6e72987863
commit 245b4a0dcd

View file

@ -1,5 +1,6 @@
listen-host = {{ dns_name }}
tcp-port = 443
udp-port = 443
server-cert = /etc/letsencrypt/live/{{ dns_name }}/fullchain.pem
server-key = /etc/letsencrypt/live/{{ dns_name }}/privkey.pem