[krbdev.mit.edu #8778] git commit
Greg Hudson via RT <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
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. [[email protected]: 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 <[email protected]> Committer: Greg Hudson <[email protected]> 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(-)