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@mit.edu: refactored; edited documentation; wrote commit message] https://github.com/krb5/krb5/commit/225e6ef7f021cd1a8ef2a054af0ca58b7288fd81 Author: Isaac Boukris Committer: Greg Hudson 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(-)