diff options
author | Lars-Dominik Braun <lars@6xq.net> | 2015-06-15 20:01:43 +0200 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2015-06-15 20:01:43 +0200 |
commit | 61dbc218e747f1b550a2615ffe3065024db29239 (patch) | |
tree | cd46a89a6e5346e7e100e132bff057d4b69b1f5c /contrib/pianobar.1 | |
parent | 4458cbab76fd98989fa2d4260dd20bbbd66297a4 (diff) | |
download | pianobar-61dbc218e747f1b550a2615ffe3065024db29239.tar.gz pianobar-61dbc218e747f1b550a2615ffe3065024db29239.tar.bz2 pianobar-61dbc218e747f1b550a2615ffe3065024db29239.zip |
Replace setting tls_fingerprint with ca_bundle
Diffstat (limited to 'contrib/pianobar.1')
-rw-r--r-- | contrib/pianobar.1 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/pianobar.1 b/contrib/pianobar.1 index 8a311a5..e337ea2 100644 --- a/contrib/pianobar.1 +++ b/contrib/pianobar.1 @@ -196,6 +196,11 @@ or the key you defined in Icon for banned songs. .TP +.B ca_bundle +Path to CA certifiate bundle, containing the root and intermediate certificates +required to validate Pandora’s SSL certificate. + +.TP .B control_proxy = http://user:password@host:port/ Non-american users need a proxy to use pandora.com. Only the xmlrpc interface will use this proxy. The music is streamed directly. |