aboutsummaryrefslogtreecommitdiffstats
path: root/tests/tls-sni/remote.conf
Commit message (Collapse)AuthorAgeFiles
* Port tests and documentation to Dovecot 2.4.Guilhem Moulin2 days1
| | | | See https://doc.dovecot.org/main/installation/upgrade/2.3-to-2.4.html .
* libinterimap: add support for the TLS SNI (Server Name Indication) extension.Guilhem Moulin2020-12-111
This is controlled by the new 'SSL_hostname' option. The default value of that option is the value of the 'host' option when it is hostname, and the empty string (which disables SNI) when it is an IP literal.