Commit graph

5 commits

Author SHA1 Message Date
937c75e097 ocserv: notify users about certificates about to expire 2025-08-12 10:59:02 +02:00
292ddbb7e7 ocserv: fix firewall config
Oops, let’s not drop everything but VPN packets in postrouting.
2025-08-11 12:26:55 +02:00
ec9883ca29 ocserv: reload service on certificate renewal 2025-08-01 15:20:55 +02:00
d442940975 ocserv: use numeric ID instead of arbitrary USERNAME for nft chain name
Putting a @ in a name is a bad.
2025-05-16 14:26:39 +02:00
cf6b682cf8 Add ocserv role
Create a self-signed CA, set up group configs, add script to allow new
connections through the firewall.

In the base debian role, drop the default nftables forward chain with
drop policy because it clashes with this. If you enable forwarding on
a debian host, make sure to configure the firewall.
2025-04-12 18:38:48 +02:00