Benjamin Sergeant
|
d72e5e70f6
|
socket tls options: display ciphers
|
2019-12-23 12:25:25 -08:00 |
|
Benjamin Sergeant
|
2c6c1edd37
|
(tls) add a simple description of the TLS configuration routine for debugging
|
2019-12-20 15:18:04 -08:00 |
|
Benjamin Sergeant
|
2229159bd2
|
ws curl + http client tls option handling + ca cert processing for mbedtls
|
2019-09-29 21:13:11 -07:00 |
|
Benjamin Sergeant
|
89d2606b1d
|
update copyright dates and authors
|
2019-09-29 20:09:51 -07:00 |
|
Benjamin Sergeant
|
b3784b4c60
|
SocketTLSOptions: more methods (contributed by Matt DeBoer)
|
2019-09-29 17:35:18 -07:00 |
|
Benjamin Sergeant
|
6f2fe49a7b
|
reformat everything with clang-format
|
2019-09-23 10:25:23 -07:00 |
|
Matt DeBoer
|
dd01f734c6
|
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 |
|