Commit message (Collapse) | Author | Age | Files | |
---|---|---|---|---|
* | Disable Nagle's algorithm (and SSLv3) in stunnel. | Guilhem Moulin | 2015-06-07 | 1 |
| | ||||
* | Use stunnel to secure the connection from the IMAP proxy to the IMAP server. | Guilhem Moulin | 2015-06-07 | 1 |
The reason is that we don't want to rely on CAs to verify the certificate of our server. Dovecot currently doesn't offer a way to match said cert against a local copy or known fingerprint. stunnel does. |