• V
    Implement multi-process OCSP responder. · 3e3c7c36
    Viktor Dukhovni 提交于
    With "-multi" the OCSP responder forks multiple child processes,
    and respawns them as needed.  This can be used as a long-running
    service, not just a demo program.  Therefore the index file is
    automatically re-read when changed.  The responder also now optionally
    times out client requests.
    Reviewed-by: NMatt Caswell <matt@openssl.org>
    3e3c7c36
ocsp.pod 16.0 KB