[krbdev.mit.edu #9051] git commit

"Greg Hudson via RT" <[email protected]> Wed, 02 Mar 2022 17:14:50 -0500
Newsgroups gmane.comp.encryption.kerberos.bugs
Message-ID <[email protected]>
Wed Mar 02 17:14:50 2022: Request 9051 was acted upon.
 Transaction: Ticket created by [email protected]
       Queue: krb5
     Subject: git commit
       Owner: [email protected]
  Requestors: 
      Status: new
 Ticket <URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=9051 >



Clarify certauth interface documentation

Try to make it clearer that princ is the requested client principal,
not a principal extracted from the certificate, and that the module
must decode the certificate and inspect its attributes.  Document
KRB5_CERTAUTH_HWAUTH_PASS in certauth_plugin.h.

https://github.com/krb5/krb5/commit/f5581b25d0476ec02c87e89b1211e8fd7659a57a
Author: Greg Hudson <[email protected]>
Commit: f5581b25d0476ec02c87e89b1211e8fd7659a57a
Branch: master
 doc/plugindev/certauth.rst         |   21 ++++++++++++---------
 src/include/krb5/certauth_plugin.h |   18 ++++++++++++------
 2 files changed, 24 insertions(+), 15 deletions(-)