Commit message (Collapse) | Author | Age | Files | |
---|---|---|---|---|
* | tests/*/t: Explicitly pass `-in /dev/stdin` to openssl(1). | Guilhem Moulin | 2024-03-06 | 1 |
| | ||||
* | tests/*/t: Replace filetype=sh with filetype=bash. | Guilhem Moulin | 2024-03-06 | 1 |
| | ||||
* | libinterimap: add support for the TLS SNI (Server Name Indication) extension. | Guilhem Moulin | 2020-12-11 | 1 |
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. |