ocserv: only support certificate auth for clients

This commit is contained in:
Timotej Lazar 2025-05-16 14:10:11 +02:00
parent f9f899fb2e
commit 6e72987863

View file

@ -18,6 +18,7 @@ isolate-workers = true
tls-priorities = NORMAL:-VERS-TLS1.0:-VERS-TLS1.1
auth = certificate
enable-auth = certificate
ca-cert = /etc/ocserv/ca.crt
cert-user-oid = 2.5.4.3
cert-group-oid = 2.5.4.11