1
0
mirror of https://git.sr.ht/~sircmpwn/gmnisrv synced 2024-06-22 17:45:25 +00:00
gmnisrv/include
Drew DeVault 7af04ea471 tls: move cert/key into host structure
We'll later want to set these on the SSL object (rather than SSL_CTX),
so move these into the host struct for later access.

We'll prefer to set it on the SSL object so that we can automatically
use an up-to-date certificate, per ~sircmpwn/gmni#26.
2020-09-24 17:55:10 -04:00
..
config.h tls: move cert/key into host structure 2020-09-24 17:55:10 -04:00
escape.h Vendor in some support code 2020-09-23 10:40:14 -04:00
ini.h Vendor in some support code 2020-09-23 10:40:14 -04:00
log.h Generalize logging 2020-09-23 14:32:52 -04:00
server.h Implement basic server event loop 2020-09-23 14:19:28 -04:00
tls.h Implement TLS store 2020-09-24 17:51:29 -04:00
url.h Vendor in some support code 2020-09-23 10:40:14 -04:00
util.h Vendor in some support code 2020-09-23 10:40:14 -04:00