]> git.ipfire.org Git - thirdparty/hostap.git/commit
HS 2.0 server: Allow OCSP responder to continue running after errors
authorJouni Malinen <j@w1.fi>
Sat, 7 Mar 2020 11:26:56 +0000 (13:26 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 7 Mar 2020 11:26:56 +0000 (13:26 +0200)
commit87998f80e7d05e0ad846bcf5152e4d5065dde49b
treee010c3a9126923e6802d2a57d8b029bf659a7b12
parentca8a51c4bbb7709aee429a980313a19ec34bf942
HS 2.0 server: Allow OCSP responder to continue running after errors

By default, 'openssl ocsp' exits upon receiving a malformed request.
That's not really ideal for a server, so configure openssl to not do
that and instead, continue running to process other requests.

Signed-off-by: Jouni Malinen <j@w1.fi>
hs20/server/ca/ocsp-responder.sh