commit | 5d153cd128251aaedc8e9657f0a949ec94952055 | [log] [tgz] |
---|---|---|
author | Steve French <stfrench@microsoft.com> | Fri Sep 08 16:34:59 2023 -0500 |
committer | Steve French <stfrench@microsoft.com> | Sat Sep 09 08:18:16 2023 -0500 |
tree | f288b3fd2a21e89a0d9bbfe774c31cac55eed041 | |
parent | 702c390bc8cc84a486e677dfd76c3917cd244d30 [diff] |
spnego: add missing OID to oid registry Add missing OID to the registry. Some servers and clients (including Windows) now request "NEGOEX - SPNEGEO Extended Negotiation Security") See https://datatracker.ietf.org/doc/html/draft-zhu-negoex-02 Reviewed-by: Namjae Jeon <linkinjeon@kernel.org> Signed-off-by: Steve French <stfrench@microsoft.com>