diff options
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/pianobar.1 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/contrib/pianobar.1 b/contrib/pianobar.1 index 7a6328e..6a7918f 100644 --- a/contrib/pianobar.1 +++ b/contrib/pianobar.1 @@ -282,6 +282,16 @@ 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 = {0,1} +Disable/enable TLS. This setting has no effect if TLS support was disabled at +compile time and defaults to enabled otherwise. + +.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. + +.TP .B user = your@user.name Your pandora.com username. |