- Update to 2.3.1:
* Add file access when using Landlock and Libwrap together.
* Mixed IPv4/IPv6 proxyprotocol setups will move both addresses to IPv6
format on the server side.
* Add CAP_NET_RAW to systemd config so transparent
proxying can work. Removed sslh-select systemd file:
don't repeat the same configuration file!
* Changed SNI matching log messages from
`msg_probe_error` to `msg_probe_info`: beware if you
happen to use them...
* Close unused file descriptors upon forking a worker
for a connection (in sslh-ev and sslh-select). In
particular, this prevents forked processes to
inherit the listen sockets and block a new main
process from starting.
* More configuration sanity checks (e.g. using regex
or proxyprotocol options if libraries are not compiled in)
* -V now outputs compile-time options so it is
possible to know what is compiled in.
OBS-URL: https://build.opensuse.org/request/show/1338189
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sslh?expand=0&rev=18
Description
No description provided
Languages
Shell
93.1%
D
6.9%