[sslh] sslh configuration file examples

Lars Noodén lars.nooden at gmail.com
Fri May 3 17:26:52 CEST 2013


On 5/2/13 3:07 PM, Yves Rutschle wrote:
> On Thu, May 02, 2013 at 03:02:29PM +0300, Lars Nooden wrote:
>> They're clear, but complex.
> 
> Unfortunately, "complete" and "simple" are often opposing
> goals :-)  In this case I had considered using a simpler
> format a la .ini, but it's not natural to use lists in that
> format, and we do need lists...
> 
> Y.

Hi, Yves,

Thanks.

As a follow up question, I notice that 'service:' is missing from ssl in
the example you provided and in basic.cfg/example.cfg which came with
the package:

   { name: "ssh"; service: "ssh"; host: "localhost"; port: "22"; probe:
"builtin";},
   { name: "ssl"; host: "localhost"; port: "443"; probe: "builtin"; }

Why is that?  Should ssl also have a declaration of service?  If not,
why does ssh get one?

Regards,
/Lars



More information about the sslh mailing list