summaryrefslogtreecommitdiffstats
path: root/imap/imapd-ssl.dist.in.git
AgeCommit message (Collapse)Author
2021-03-20imapd-ssl.dist.in.git: naming mismatchArjen de Korte
TLS_CACHEFILE name should be `couriersslimapcache` (not `couriersslpop3cache`)
2021-02-23Fix config file.Sam Varshavchik
2021-02-20Add support for ALPN.Sam Varshavchik
2020-12-01Adding special TLS protocol names that disable client renegotiation.Andrej Podzimek
2019-08-28Fix documentation of openssl settings.Sam Varshavchik
2018-10-11added comment TLS_PRIVATE_KEYFILE does not support Pass-PhraseYoshinari Takaoka
2018-09-12[doc] added TLS_PRIVATE_KEYFILE descriptionYoshinari Takaoka
2018-09-12[config] added TLS_PRIVATE_KEYFILE to [imap|pop3]d-sslYoshinari Takaoka
2018-06-21Add option to drop root when starting couriertls.Sam Varshavchik
2017-07-25Partially revert de2a130974e1a76daa1893e18442154c7fc90321.Sam Varshavchik
Put back TLS_PROTOCOL, but use only SSLv23_method, replacing deprecated methods with stubs for their + versions.
2016-09-26Fix missing config settings.Sam Varshavchik
2016-04-23Stop using SSL2 and SSL3 openssl configuration methods.Sam Varshavchik
2016-03-04OpenSSL: add support for the TLS SNI extension.Sam Varshavchik
2015-05-22Drop SSLV3Sam Varshavchik
2015-02-28Remove clean and smudge filters from the git repo that are used toSam Varshavchik
stamp sysconftool-processed configuration file. Rename all sysconftool-processed configuration files to *.git, and use a build rule to create a stamped sysconftool file. Fix a couple of compilation warnings.