kike: implement SSL client cert. auth.

This commit is contained in:
2014-08-08 01:26:56 +02:00
parent 6382ecb016
commit 34967973aa
2 changed files with 83 additions and 2 deletions

6
README
View File

@@ -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.