Skip Menu |
 

From: ghudson@mit.edu
Subject: git commit

Add new kvno protocol transition options

Add kvno -I to do S4U2Self without treating the principal as an
enterprise name (as -U does). Add kvno -F to do S4U2Self with an
X.509 certificate.

[ghudson@mit.edu: changed code to read cert in PEM format; updated RST
man page instead of generated nroff file, and regenerated nroff file]

https://github.com/krb5/krb5/commit/4c16e5f2040cddde2dab7c08957138c076a7e05d
Author: Isaac Boukris <iboukris@gmail.com>
Committer: Greg Hudson <ghudson@mit.edu>
Commit: 4c16e5f2040cddde2dab7c08957138c076a7e05d
Branch: master
doc/user/user_commands/kvno.rst | 12 +++-
src/clients/kvno/kvno.c | 164 ++++++++++++++++++++++++++++++++++-----
src/man/kvno.man | 16 +++-
3 files changed, 167 insertions(+), 25 deletions(-)