]> git.ipfire.org Git - thirdparty/krb5.git/commit
Add client_aware_channel_bindings option
authorIsaac Boukris <iboukris@gmail.com>
Tue, 10 Mar 2020 12:13:17 +0000 (13:13 +0100)
committerGreg Hudson <ghudson@mit.edu>
Wed, 20 May 2020 20:11:52 +0000 (16:11 -0400)
commit225e6ef7f021cd1a8ef2a054af0ca58b7288fd81
treede8beffa9a48262733ccfc82c58869864ef6aeb3
parent4f7c77b64a048ca5e3199b26b31493698c777a9c
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]

ticket: 8900
doc/admin/conf_files/krb5_conf.rst
src/include/k5-int.h
src/lib/krb5/krb/mk_req_ext.c