From 946522ba8055589b3eb47e925c66544c115a1673 Mon Sep 17 00:00:00 2001
From: Přemysl Janouch
Date: Wed, 13 Aug 2014 19:22:43 +0200
Subject: kike: go with shorter SHA1 fingerprints
---
README | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'README')
diff --git a/README b/README
index d08c1a9..05cf0ad 100644
--- a/README
+++ b/README
@@ -54,8 +54,8 @@ 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
+To get the fingerprint from a certificate file in the required form, use:
+ $ openssl x509 -in public.pem -outform DER | sha1sum
Disclaimer
----------
--
cgit v1.2.3-70-g09d2