make compile

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17179 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-04-23 20:12:34 +00:00
parent d111857267
commit 36133c23f9

View File

@@ -1188,13 +1188,13 @@ kdc
@example @example
[appdefaults] [appdefaults]
pkinit-anchors = DIR:/dir-to-client-trusted-ca-hashes pkinit-anchors = FILE:/path/to/trust-anchors.pem
[realms] [realms]
EXAMPLE.COM = { EXAMPLE.COM = @{
pkinit_require_eku = true pkinit_require_eku = true
pkinit_require_krbtgt_otherName = true pkinit_require_krbtgt_otherName = true
} @}
@end example @end example