kike: implement SSL client cert. auth.
This commit is contained in:
6
README
6
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.
|
||||
|
||||
Reference in New Issue
Block a user