Skip to content

Commit

Permalink
Added warning to readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
bringhurst committed Jul 1, 2013
1 parent ea68714 commit 169f739
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -2,6 +2,10 @@
This is an [nginx](http://nginx.org/) module to enable the use of SPNEGO,
GSSAPI, and Kerberos for HTTP SSO authentication.

*Warning*: This code probably has a ton of bugs. Personally, I suggest that you
don't use it in production without a bit of auditing. This repository was
created because the original download site disappeared.

## Compilation
First, you need to compile the spnegohelp dynamic library. 'make' in that
subdirectory should do it, then place it by hand somewhere where linker
Expand Down

0 comments on commit 169f739

Please sign in to comment.