Sha256: 8069536e43672b5e9d78a3cfe116b29602a2db4b7ee0d44bf3a4668358500648

Contents?: true

Size: 665 Bytes

Versions: 7

Compression:

Stored size: 665 Bytes

Contents

h1. Ruby GSSAPI Library

p. This is a wrapper around the system GSSAPI library (MIT only at this time).  It exposes the low-level GSSAPI methods like gss_init_sec_context and gss_wrap and also provides an easier to use wrapper on top of this for common usage scenarios.


p. I'm going to try and maintain most of the docs in the Github WIKI for this project so please check there for documentation and examples.

https://github.com/zenchild/gssapi/wiki

p. Also check out the examples directory for some stubbed out client/server examples.


h4. License

Copyright © 2010 Dan Wanek <dan.wanek@gmail.com>
Ruby gssapi is licensed under the MIT license (see COPYING)

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
vagrant-tiktalik-0.0.3 vendor/bundle/ruby/2.0.0/gems/gssapi-1.0.3/README.textile
gssapi-1.1.2 README.textile
gssapi-1.1.1 README.textile
gssapi-1.1.0 README.textile
gssapi-1.0.3 README.textile
gssapi-1.0.2 README.textile
gssapi-1.0.1 README.textile