security: SPNEGO requires gss_set_neg_mechs()
commit08ff81e821cc9591d0c8b030bf115cb1d06c9fd5
authorStefan Becker <chemobejk@gmail.com>
Fri, 6 Dec 2013 16:12:33 +0000 (6 18:12 +0200)
committerStefan Becker <chemobejk@gmail.com>
Fri, 6 Dec 2013 16:12:33 +0000 (6 18:12 +0200)
tree86291f588f002d249b0d1152657daeb8a1b2c61b
parent1efef65b1bb44cfba2521d10d41b9cd2d8ce31db
security: SPNEGO requires gss_set_neg_mechs()

For Negotiate we call gss_acquire_cred[_with_password]() using
gss_mech_spnego and afterwards call gss_set_neg_mechs() with the
mechanisms we want include to include in the SPNEGO handshake.
ChangeLog
src/core/sip-sec-gssapi.c