RubyGems.org

rubysspi

1.2.3

This gem provides bindings to the Win32 SSPI libraries, primarily to support Negotiate (i.e. SPNEGO, NTLM) authentication with a proxy server. Enough support is implemented to provide the necessary support for the authentication. A module is also provided which overrides Net::HTTP and adds support for Negotiate authentication to it. This implies that open-uri automatically gets support for it, as long as the http_proxy environment variable is set.

installgem install rubysspi -v 1.2.3
Authors

Justin Bailey

10,450 total downloads 876 for this version
Owners

573b9499030e1ccb867ef80f0ff1ac49

Gemfile
gem "rubysspi", "~> 1.2.3"
Versions
  1. 1.3.1 January 28, 2009
  2. 1.3 December 8, 2008
  3. 1.2.4 August 1, 2008
  4. 1.2.3 July 10, 2007
  5. 1.2.2 March 12, 2007
Show all versions (12 total)