libwebsockets/lib/tls
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
..
mbedtls mbedtls: add support for optional peer certificate 2017-11-26 19:16:17 +08:00
openssl ssl: add support for checking cert existance and verification 2017-11-26 19:16:17 +08:00
tls.c vhost: check cert validity dates 2017-11-26 19:17:10 +08:00