[krbdev.mit.edu #8900] git commit
"Greg Hudson via RT" <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
Wed May 20 16:58:24 2020: Request 8900 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=8900 > Implement KERB_AP_OPTIONS_CBT (server side) Add server support for Microsoft's KERB_AP_OPTIONS_CBT as described in MS-KILE. If the client includes the AP option in the authenticator authdata and the server passed channel bindings, require the bindings to match. [[email protected]: refactored to put more logic in the helper function; added a comment; clarified commit message] https://github.com/krb5/krb5/commit/4f7c77b64a048ca5e3199b26b31493698c777a9c Author: Isaac Boukris <[email protected]> Committer: Greg Hudson <[email protected]> Commit: 4f7c77b64a048ca5e3199b26b31493698c777a9c Branch: master src/include/krb5/krb5.hin | 1 + src/lib/gssapi/krb5/accept_sec_context.c | 45 +++++++++++++++++++++++++++++- 2 files changed, 45 insertions(+), 1 deletions(-)