summaryrefslogtreecommitdiff
path: root/doc/s6-ucspitlsd.html
AgeCommit message (Collapse)Author
2023-11-16 Add -J and -j to the TLS tools to check for peer close_notify.Laurent Bercot
Also, and more importantly, significantly rewrite stls_run() for better full-duplex support. This implementation isn't fully tested yet. Signed-off-by: Laurent Bercot <ska@appnovation.com>
2022-08-23 Do not require optional certificates XDLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-09-24 Log client decision on s6-ucspitls[cd] -v2Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-05-28 Server-side SNI, libtls versionLaurent Bercot
Implementation for bearssl coming soon.
2021-01-18 Tiny code and doc fixesLaurent Bercot
2020-11-22 Add documentation, fix tiny privdrop bugLaurent Bercot