Prepare to detect index changes in OCSP responder.
authorViktor Dukhovni <openssl-users@dukhovni.org>
Mon, 5 Mar 2018 19:40:02 +0000 (14:40 -0500)
committerViktor Dukhovni <openssl-users@dukhovni.org>
Wed, 7 Mar 2018 16:03:01 +0000 (11:03 -0500)
commitc7d5ea2670c2f2ce855b099a14ca2c218661ad3f
tree425e06b49ad9e7494aa2077c4e29a9625647f963
parent61ab6919183fe804f3ed5cf26fcc121a4ecbb6af
Prepare to detect index changes in OCSP responder.

Retain open file handle and previous stat data for the CA index
file, enabling detection and index reload (upcoming commit).

Check requirements before entering accept loop.

Reviewed-by: Matt Caswell <matt@openssl.org>
apps/apps.c
apps/apps.h
apps/ocsp.c
crypto/err/err.c
include/openssl/err.h