aboutsummaryrefslogtreecommitdiffstats
path: root/src/sbearssl/sbearssl_cert_readfile.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix double close in sbearssl_cert_readfileLaurent Bercot2016-11-271-1/+0
|
* Fix build bugs. It builds!Laurent Bercot2016-11-251-4/+7
| | | | | | 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/+52
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.