sslh: Add support for external config file
authorMircea Horea IONICĂ <mionica@gmail.com>
Fri, 31 Mar 2017 18:33:24 +0000 (19:33 +0100)
committerJonathan McCrohan <jmccrohan@gmail.com>
Fri, 31 Mar 2017 21:51:37 +0000 (22:51 +0100)
commit727cb7e6e7b809600d3488a3a5ab172ef0008330
treea5074b20902c7015bcf8dd7b71964df3ac13fc31
parent16ac0e820558f10e1e054c62988a5d329d154caf
sslh: Add support for external config file

This allows users to use an external config file if required (for
example matching packets based on SNI hostname or REGEX patterns).

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
Signed-off-by: Mircea Horea IONICĂ <mionica@gmail.com>
net/sslh/Makefile
net/sslh/files/sslh.config
net/sslh/files/sslh.init
net/sslh/patches/002-configfile-fix.patch [new file with mode: 0644]