Displaying 1 result from an estimated 1 matches for "sslstream".
Did you mean:
lstream
2010 Jul 22
2
Doveadm protocol for parallel user processing
...s happen?
1. The actual client/server split and the protocol. Probably can be
really simple and won't be anything interesting. Or maybe it becomes
more interesting once I start thinking about it more, we'll see. :)
2. Authentication.
3. TLS-protection? After merging code from dovecot-2.0-sslstream branch
this should be pretty easy. Although Dovecot should finally then add
support for checking that CommonName/etc match the server name.
Authentication
--------------
For local UNIX sockets that are 0600 root, the authentication wouldn't
be necessary. It could internally check that if the...