aboutsummaryrefslogtreecommitdiffstats
path: root/src/conn-tools/s6-tlsclient.c
Commit message (Collapse)AuthorAgeFilesLines
* Small sbearssl bugfixes and usability messagesLaurent Bercot2016-11-281-0/+2
|
* Add -z option to s6-tlsc/s6-tlsd to clean TLS env vars before spawning ↵Laurent Bercot2016-11-261-3/+8
| | | | (default)
* Fix build bugs. It builds!Laurent Bercot2016-11-251-6/+21
| | | | | | Two things remain to do: - how to pass SNI information to libtls - how to detect cert issuer key type for ECC in bearssl
* Alpha version of the SSL work.Laurent Bercot2016-11-251-0/+181
Doesn't build yet, but I'm scared of losing it, so using git as storage. Will fix the stupid bugs now, the tricky bugs later.