Commit Graph
2 Commits
Author SHA1 Message Date
Matt DeBoerandBenjamin Sergeant 8bfc3c5ea6 document basic usage 2019-09-29 21:29:28 -07:00
Matt DeBoerandBenjamin Sergeant 408ee41990 WIP: support configurable certificates/keys, and root trust CAs (#114)
* wip: tls options implemented in openssl

* update naming, remove #define guard

* assert compiled with USE_TLS for tls options

* apply autoformatter

* include tls options impl

* style cleanup; auto ssl_err

* ssl_err -> sslErr

* be explicit about SSL_VERIFY_NONE
2019-09-22 18:06:15 -07:00