summaryrefslogtreecommitdiffstats
path: root/roles/webmail/files/etc/stunnel/ldap.conf
Commit message (Collapse)AuthorAgeFiles
* stunnel4: Harden and socket-activate.Guilhem Moulin2020-05-181
|
* AEAD ciphers: Add EECDH+CHACHA20 macro.Guilhem Moulin2020-05-181
| | | | | | | This adds the following two ciphers: ECDHE-ECDSA-CHACHA20-POLY1305 TLSv1.2 Kx=ECDH Au=ECDSA Enc=CHACHA20/POLY1305(256) Mac=AEAD ECDHE-RSA-CHACHA20-POLY1305 TLSv1.2 Kx=ECDH Au=RSA Enc=CHACHA20/POLY1305(256) Mac=AEAD
* Upgrade webmail baseline to Debian Stretch.Guilhem Moulin2018-12-031
|
* Use stunnel to secure the connection from the webmail to ldap.fripost.org.Guilhem Moulin2016-06-051
We should use IPSec instead, but doing so would force us to weaken slapd.conf's ‘security’ setting.