summaryrefslogtreecommitdiff
path: root/t/server.pem
Commit message (Collapse)AuthorAgeFilesLines
* Basic implementation of TLS for memcached.1.5.13Tharanga Gamaethige2019-04-151-0/+79
Most of the work done by Tharanga. Some commits squashed in by dormando. Also reviewed by dormando. Tested, working, but experimental implementation of TLS for memcached. Enable with ./configure --enable-tls Requires OpenSSL 1.1.0 or better. See `memcached -h` output for usage.