MaterializeInc / rust-sasl

Cyrus SASL bindings for Rust
Apache License 2.0
4 stars 20 forks source link

sasl2-sys: introduce gssapi-vendored feature #10

Closed benesch closed 4 years ago

benesch commented 4 years ago

Allow enabling the GSSAPI plugin by building and statically linking a copy of libkrb5, MIT's Kerberos implementation.

/cc @sploiselle