[sslh] Problem with 1.9-1 : back to 1.7

David BERCOT debian at bercot.org
Thu Aug 18 11:29:17 CEST 2011


Le Thu, 18 Aug 2011 10:43:04 +0200,
Yves Rutschle <debian.anti-spam at rutschle.net> a écrit :
>On Thu, Aug 18, 2011 at 10:01:43AM +0200, David BERCOT wrote:
>[...]
>> And it was broken ! It was an automatic update.
>> So, I've done a manuel dpkg-reconfigure sslh and I still had errors.
>
>The name of options have changed, you no longer have -l and
>-o and -s, instead you have --ssh, --ssl and --openvpn
>(which are arguably clearer).

Are you sure with the replacements ?
Isn't it --ssh instead of -s and --ssl instead of -l ?

So, if I understand, I have to replace, in /etc/default/sslh :

DAEMON_OPTS="-u sslh -p mon_ip:port_listening -l mon_ip:port_ssl -s
mon_ip:port_ssh -P /var/run/sslh.pid"

with :

DAEMON_OPTS="-u sslh -p mon_ip:port_listening --ssl mon_ip:port_ssl
--ssh mon_ip:port_ssh -P /var/run/sslh.pid"

Is it ok ?

Thank you.

David.



More information about the sslh mailing list