[krbdev.mit.edu #8900] git commit

Greg Hudson via RT rt at krbdev.mit.edu
Wed May 20 16:58:31 EDT 2020


<URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=8900 >


Add client_aware_channel_bindings option

Add client support for KERB_AP_OPTIONS_CBT in the form of a profile
option "client_aware_gss_bindings".  Adjust the make_etype_list()
helper so that enctype negotiation and AP_OPTIONS can be included in
the same IF-RELEVANT wrapper.

[ghudson at mit.edu: refactored; edited documentation; wrote commit
message]

https://github.com/krb5/krb5/commit/225e6ef7f021cd1a8ef2a054af0ca58b7288fd81
Author: Isaac Boukris <iboukris at gmail.com>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: 225e6ef7f021cd1a8ef2a054af0ca58b7288fd81
Branch: master
 doc/admin/conf_files/krb5_conf.rst |    6 ++
 src/include/k5-int.h               |    1 +
 src/lib/krb5/krb/mk_req_ext.c      |  165 ++++++++++++++++++-----------------
 3 files changed, 92 insertions(+), 80 deletions(-)



More information about the krb5-bugs mailing list