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 RFC 4178 (SPNEGO) related extensions #50

Closed
DirectXMan12 opened this issue Feb 16, 2015 · 2 comments
Closed

Implement RFC 4178 (SPNEGO) related extensions #50

DirectXMan12 opened this issue Feb 16, 2015 · 2 comments

Comments

@DirectXMan12
Copy link
Member

DirectXMan12 commented Feb 16, 2015

RFC 4178 contains two methods for use with SPENGO:

  • gss_set_neg_mechs
  • gss_get_neg_mechs (not implemented in MIT krb5)

These are useful to constrain the mechanisms that SPENGO can use

@frozencemetery frozencemetery added this to the 1.2.0 milestone Feb 16, 2015
@DirectXMan12 DirectXMan12 modified the milestones: 1.3.0, 1.2.0 Mar 1, 2016
@simo5 simo5 changed the title Implement RFC 4178 (SPNEGO) Implement RFC 4178 (SPNEGO) related extensions Feb 27, 2018
@optiz0r
Copy link

optiz0r commented Jul 12, 2019

The code in #176 seems to work for me, it would be useful if this could be published as a new release :)

@frozencemetery
Copy link
Member

Thanks for the feedback @optiz0r! I'm waiting on Windows support (#177) which should merge soon, and then I'll cut a release.

(Closing ticket because it should have been closed with the merge of #176.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants