From f8235743945f21f02bd56da65d4c63911922dee0 Mon Sep 17 00:00:00 2001 From: Fabian Mauchle Date: Wed, 26 May 2021 07:27:10 +0200 Subject: [PATCH] clarify PolicyOID in manpage --- radsecproxy.conf.5.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/radsecproxy.conf.5.in b/radsecproxy.conf.5.in index b68eb91..1f3946f 100644 --- a/radsecproxy.conf.5.in +++ b/radsecproxy.conf.5.in @@ -794,7 +794,8 @@ The password to decrypt the private-key. .BI "PolicyOID " oid .RS Require the peers certificate to adhere to the policy specified by \fIoid\fR. -This can be specified multiple times. +When specified multiple times at least one policy must be valid in the peer +certificate. .RE .BR "CRLCheck (" on | off )