summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-05-08 13:21:09 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-05-08 13:21:09 +0200
commit664f7cab3f667cdda1c131b188f52ef1bac4c049 (patch)
tree5cd62c1f7a120062af614b5a946ed32d53e18826
parent7abd7f3dc68b3c87fa1ef1617e4f20974e7c965f (diff)
downloadrsyslog-664f7cab3f667cdda1c131b188f52ef1bac4c049.tar.gz
rsyslog-664f7cab3f667cdda1c131b188f52ef1bac4c049.tar.xz
rsyslog-664f7cab3f667cdda1c131b188f52ef1bac4c049.zip
added tool to show fingerprints
this is required for IETF I-D syslog-transport-tls-12. This is a very rough first prototype
-rwxr-xr-xtools/gnutls/cert-show-fingerprint2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/gnutls/cert-show-fingerprint b/tools/gnutls/cert-show-fingerprint
new file mode 100755
index 00000000..1324ef1c
--- /dev/null
+++ b/tools/gnutls/cert-show-fingerprint
@@ -0,0 +1,2 @@
+#/bin/sh
+certtool -i < $1|grep Fingerprint