1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib
Andy Green a798db0e2b vhost: check cert validity dates
After startup, and once per day, check the validity dates on our ssl certs,
and broadcast callbacks with the information so interested plugins can
know.

If our clock is < May 2016, we don't try to judge the certs, because clearly
we don't know what time it is.
2017-11-26 19:17:10 +08:00
..
client appveyor: Enable 64-bit build with OpenSSL and HTTP2 2017-11-26 19:16:17 +08:00
event-libs appveyor: Enable 64-bit build with OpenSSL and HTTP2 2017-11-26 19:16:17 +08:00
ext appveyor: Enable 64-bit build with OpenSSL and HTTP2 2017-11-26 19:16:17 +08:00
http2 appveyor: Enable 64-bit build with OpenSSL and HTTP2 2017-11-26 19:16:17 +08:00
jws RFC7638: JWK thumbprint 2017-11-26 19:07:12 +08:00
misc appveyor: Enable 64-bit build with OpenSSL and HTTP2 2017-11-26 19:16:17 +08:00
plat appveyor: Enable 64-bit build with OpenSSL and HTTP2 2017-11-26 19:16:17 +08:00
server cleanups 2017-11-26 19:17:10 +08:00
tls vhost: check cert validity dates 2017-11-26 19:17:10 +08:00
alloc.c cleanups 2017-11-26 19:17:10 +08:00
context.c vhost: check cert validity dates 2017-11-26 19:17:10 +08:00
handshake.c cleanups 2017-11-26 19:17:10 +08:00
header.c cleanups 2017-11-26 19:17:10 +08:00
lextable-strings.h http2: make usable 2017-10-16 17:13:49 +08:00
lextable.h http2: make usable 2017-10-16 17:13:49 +08:00
libwebsockets.c vhost: check cert validity dates 2017-11-26 19:17:10 +08:00
libwebsockets.h vhost: check cert validity dates 2017-11-26 19:17:10 +08:00
minilex.c whitespace trailing mass cleanout 2015-12-14 08:52:03 +08:00
output.c cleanups 2017-11-26 19:17:10 +08:00
pollfd.c cleanups 2017-11-26 19:17:10 +08:00
private-libwebsockets.h vhost: check cert validity dates 2017-11-26 19:17:10 +08:00
service.c vhost: check cert validity dates 2017-11-26 19:17:10 +08:00