From e3cc8d6178cfa04904f3370f9977b548bd2aae8c Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Tue, 16 Sep 2014 18:25:05 +0300 Subject: [PATCH] use/identifying_to_services: add missing `<>`... ...around BOT in the line which gets fingerprint id to tell to services for certfp. --- use/identifying_to_services.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/use/identifying_to_services.rst b/use/identifying_to_services.rst index ba767de..446e97a 100644 --- a/use/identifying_to_services.rst +++ b/use/identifying_to_services.rst @@ -63,7 +63,7 @@ or only on one or more network where it's manually configured:: And lastly, you must tell the services what is your certificate fingerprint, which you can find out with:: - openssl x509 -sha1 -noout -fingerprint -in BOT.pem | tr -d ':' | tr 'A-Z' 'a-z' + openssl x509 -sha1 -noout -fingerprint -in .pem | tr -d ':' | tr 'A-Z' 'a-z' This results in something like ``05dd01fedc1b821b796d0d785160f03e32f53fa8`` which you tell your bot to