|
aeb49f80e5
|
Add support for OpenSSL. This is a good demo of how easy it is to support TLS libraries.
|
2023-03-24 02:41:01 +00:00 |
|
|
20d41d794b
|
Fix compile error. I had this in here at some point, not sure where it went.
|
2023-03-23 17:41:02 +00:00 |
|
|
8782aa046d
|
Fix compile error in Tls, work on getting certs and keys into HttpServer.
|
2023-03-22 02:18:31 +00:00 |
|
|
bdaea9872e
|
Format source code.
|
2023-03-22 01:46:45 +00:00 |
|
|
6561b5bae1
|
Add TLS build support to td.
|
2023-03-22 01:17:42 +00:00 |
|
|
996356832e
|
Define TLS API, update HttpClient to support optional TLS.
Also added a LibreSSL TLS implementation. Client is verified to work;
server has not been tested yet.
|
2023-03-22 00:41:21 +00:00 |
|