aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index 00ef915..40894f4 100644
--- a/README
+++ b/README
@@ -44,6 +44,12 @@ ZyklonB stays running in the foreground, so I recommend launching it inside
a Screen or tmux session. kike, on the other hand, immediately forks into the
background. Use something like `killall' if you want to terminate it.
+Client Certificates
+-------------------
+`kike' uses SHA1 fingerprints of SSL client certificates to authenticate users.
+To get the fingerprint from a certificate file, use:
+ $ openssl x509 -noout -in cert.pem -sha1 -fingerprint
+
Disclaimer
----------
I am not an antisemitist, I'm just being an offensive asshole with the naming.