From a0e4f1e0f5989505f4aab10d64194b635f9af53c Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Fri, 11 Nov 2011 14:45:21 +0100 Subject: waitress: Fingerprint check Reduces memory usage, protects against 0wned CA's and avoids ca-bundle confusion. Closes #175 --- contrib/pianobar.1 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'contrib') diff --git a/contrib/pianobar.1 b/contrib/pianobar.1 index dbff073..c5d3347 100644 --- a/contrib/pianobar.1 +++ b/contrib/pianobar.1 @@ -282,9 +282,8 @@ sorts by name from a to z, quickmix_01_name_za by type (quickmix at the bottom) and name from z to a. .TP -.B tls_ca_path = /etc/ssl/certs/ca-certificates.crt -File that contains the root certificate (and possibly intermediate -certificates) of Pandora’s CA. +.B tls_fingerprint = D9980BA2CC0F97BB03822C6211EAEA4A06EEF427 +Hex-encoded SHA1 fingerprint of Pandora’s TLS certificate. .TP .B user = your@user.name -- cgit v1.2.3