index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (261B) | |
--- | |
1 TLS | |
2 === | |
3 | |
4 Description | |
5 ----------- | |
6 Adds tls encryption support via the `-t` argument. | |
7 This patch depends on libtls from [LibreSSL](https://www.libressl.org/). | |
8 | |
9 Download | |
10 -------- | |
11 * [ii-2.0-tls.diff](ii-2.0-tls.diff) | |
12 | |
13 Author | |
14 ------ | |
15 * Written for 2.0 by Jan Klemkow |