From 0269bfa309f85aaf05f1451196ad2bd8c0b150ac Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Mon, 7 Jul 2008 22:03:24 +0200 Subject: SSL control proxy issue workaround Some proxies refuse SSL connections. Make them usable by adding an option which disables the usage of SSL for the login. --- src/pianobar.1 | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/pianobar.1') diff --git a/src/pianobar.1 b/src/pianobar.1 index 99c04e7..500b7ae 100644 --- a/src/pianobar.1 +++ b/src/pianobar.1 @@ -98,6 +98,14 @@ use. Note that needs an IP address specified in .B control_proxy +.TP +.B disable_secure_login = {1,0} +If you have problems when loggin in and you know your control proxy definitively +works try setting this option to +.B 1. +It disables the SSL secured login. Beware! +.I Your password will be sent as plain-text! + .TP .B lastfm_user = your_username If you want to send your played song to last.fm set this to your last.fm -- cgit v1.2.3