Displaying 1 result from an estimated 1 matches for "fuuf8g28mj".
Did you mean:
fuuf8g28mjs
2018 Sep 19
1
blacklistd support for dovecot
...then call getpeername() on the
connection, so it can determine the remote connection endpoint, rather
than just having to believe some made-up set of data that is passed to
it from process on the local machine.
Christos Zoulas' talk on blacklistd is here:
https://www.youtube.com/watch?v=fuuf8G28mjs
Anyhow -- the problem I've run into is that there doesn't seem to be any
way to get access to the fd of the socket that holds the raw connection
to the client when TLS encryption is active. It looks like the only
connection I get is to the proxy process.
Is there any guidance that so...