diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-05-08 13:24:20 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-05-08 13:24:20 +0200 |
commit | 3d74096021d95a5073c4d208cc2e31375bd237a1 (patch) | |
tree | eeffd5c0388797c42dea1cca103dec54639d81f3 /tools/gnutls/cert-show-fingerprint | |
parent | 664f7cab3f667cdda1c131b188f52ef1bac4c049 (diff) | |
download | rsyslog-3d74096021d95a5073c4d208cc2e31375bd237a1.tar.gz rsyslog-3d74096021d95a5073c4d208cc2e31375bd237a1.tar.xz rsyslog-3d74096021d95a5073c4d208cc2e31375bd237a1.zip |
added a bit of doc (at least something...)
Diffstat (limited to 'tools/gnutls/cert-show-fingerprint')
-rwxr-xr-x | tools/gnutls/cert-show-fingerprint | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/gnutls/cert-show-fingerprint b/tools/gnutls/cert-show-fingerprint index 1324ef1c..f61c6840 100755 --- a/tools/gnutls/cert-show-fingerprint +++ b/tools/gnutls/cert-show-fingerprint @@ -1,2 +1,6 @@ #/bin/sh +# must be called with the certificate file as first parameter. Displays all +# fingerprints for the first certificate. +# 2008-05-08, rgerhards +# TODO: make this a robust shell script certtool -i < $1|grep Fingerprint |