From d111857267274f9d25f21a9fc5370b045f5b9712 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sun, 23 Apr 2006 20:10:06 +0000 Subject: [PATCH] "document" pkinit_require_eku and pkinit_require_krbtgt_otherName git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17178 ec53bebd-3082-4978-b11e-865c3cabbd6b --- doc/setup.texi | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/setup.texi b/doc/setup.texi index 84ebea44a..8f4bc635c 100644 --- a/doc/setup.texi +++ b/doc/setup.texi @@ -1189,6 +1189,13 @@ kdc @example [appdefaults] pkinit-anchors = DIR:/dir-to-client-trusted-ca-hashes + +[realms] + EXAMPLE.COM = { + pkinit_require_eku = true + pkinit_require_krbtgt_otherName = true + } + @end example @section Configuring the KDC