summaryrefslogtreecommitdiffstats
path: root/proxy/src/mechglue/README
diff options
context:
space:
mode:
Diffstat (limited to 'proxy/src/mechglue/README')
-rw-r--r--proxy/src/mechglue/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/proxy/src/mechglue/README b/proxy/src/mechglue/README
new file mode 100644
index 0000000..a97d511
--- /dev/null
+++ b/proxy/src/mechglue/README
@@ -0,0 +1,7 @@
+Eventually here we will have the mechglue to module to be loaded in various gssapi
+implementations.
+
+At the moment we just need a conformant client in order to test the server
+implementation. So will just implement a simple RFC2744 API. It will
+be easy to turn this API into the mechglue SPI later on.
+