From: | ghudson@mit.edu |
Subject: | git commit |
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.
[ghudson@mit.edu: 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 <rharwood@redhat.com>
Committer: Greg Hudson <ghudson@mit.edu>
Commit: e66298166ee02bad89d360b0d59793a4ab0ca3a9
Branch: master
doc/plugindev/gssapi.rst | 27 ++++++++++++++++++---------
1 file changed, 18 insertions(+), 9 deletions(-)