Conversation
In some cases there are extraneous spaces in the configuration file for visual aid (or simply accidental) preventing the domains from being picked up. Also adding `req.ssl_sni` as a valid criterion for non-http TLS traffic.
Allow whitespaces in domain ACL regex
Add Cent7 to constants
|
The |
|
Yes, I forgot - You are right. Gentoo has support for more init systems (https://wiki.gentoo.org/wiki/Comparison_of_init_systems) and my solution works only for openRC. Maybe we can rename the whole branch to something like gentoo_openrc, but that makes the detection code more complicated... |
added support for gentoo linux
fixed few issues comming from python 3x