[krbdev.mit.edu #9017] git commit

"Greg Hudson via RT" <[email protected]> Mon, 07 Mar 2022 11:08:03 -0500
Newsgroups gmane.comp.encryption.kerberos.bugs
Message-ID <[email protected]>
Mon Mar 07 11:08:03 2022: Request 9017 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=9017 >



Clarify and correct interposer plugin docs

Most importantly, note for gss_import_name() that the mechanism OID
encoding includes the ASN.1 tag prefix (per RFC 2743 section 3.2), and
add the length prefix for the mechanism token.  For
gss_import_sec_context() and gss_import_cred(), note that the
concatenated OID must be used.

[[email protected]: reverted part of gss_import_cred() change; reworded
gss_import_name() change; rewrote commit message]

https://github.com/krb5/krb5/commit/e66298166ee02bad89d360b0d59793a4ab0ca3a9
Author: Robbie Harwood <[email protected]>
Committer: Greg Hudson <[email protected]>
Commit: e66298166ee02bad89d360b0d59793a4ab0ca3a9
Branch: master
 doc/plugindev/gssapi.rst | 27 ++++++++++++++++++---------
 1 file changed, 18 insertions(+), 9 deletions(-)