Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement remaining GGF extensions #151

Merged
merged 1 commit into from
Apr 6, 2018

Commits on Apr 6, 2018

  1. Implement gss_set_cred_option() and gss_set_sec_context_option()

    These parts of th GGF extensions provide extended support for managing
    security contexts and credentials.  In particular, with NTLM, they can
    be used to reset the crypto handles using the
    GSS_NTLMSSP_RESET_CRYPTO_OID_LENGTH OID.
    
    Draft IETF document for the gss_set_sec_context_option():
    https://tools.ietf.org/html/draft-engert-ggf-gss-extensions-00
    
    Draft IETF document for the gss_set_cred_option():
    https://tools.ietf.org/html/draft-ietf-kitten-channel-bound-flag-02
    
    Fixes: pythongssapi#51
    
    [rharwood@redhat.com edited commit message]
    jborean93 authored and frozencemetery committed Apr 6, 2018
    Configuration menu
    Copy the full SHA
    13467fb View commit details
    Browse the repository at this point in the history