vici: Add support for certificate policies

This commit is contained in:
Tobias Brunner
2017-02-16 19:23:50 +01:00
parent 44fcc83310
commit e00bc9f6b2
3 changed files with 24 additions and 0 deletions
+6
View File
@@ -406,6 +406,12 @@ connections.<conn>.remote<suffix>.groups =
can be certified by different means, for example by appropriate Attribute
Certificates or by an AAA backend involved in the authentication.
connections.<conn>.remote<suffix>.cert_policy =
Certificate policy OIDs the peer's certificate must have.
Comma separated list of certificate policy OIDs the peer's certificate must
have. OIDs are specified using the numerical dotted representation.
connections.<conn>.remote<suffix>.certs =
Comma separated list of certificate to accept for authentication.