Improve PKINIT certificate documentation Describe how to use a commercially-issued server certificate for anonymous PKINIT. Separate the KDC and client configuration instructions so that the steps necessary for anonymous PKINIT are not combined with the additional steps necessary for regular PKINIT. Describe kpServerAuth as the EKU used in commercially issued server certificates, not as the value used by Microsoft (which does not appear to be true according to [MS-PKCA]). (cherry picked from commit 677c7753923e5efa078074611d4474fbcc10f6a1) https://github.com/krb5/krb5/commit/7f5e091247e242bcc3085bcffbcab6023899c59e Author: Greg Hudson Committer: Tom Yu Commit: 7f5e091247e242bcc3085bcffbcab6023899c59e Branch: krb5-1.11 doc/admin/conf_files/krb5_conf.rst | 3 +- doc/admin/pkinit.rst | 117 ++++++++++++++++++++++++++---------- 2 files changed, 86 insertions(+), 34 deletions(-)