Correctly check for trailing digest options.
authorDr. Stephen Henson <steve@openssl.org>
Thu, 12 May 2016 14:24:06 +0000 (15:24 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 12 May 2016 15:50:55 +0000 (16:50 +0100)
commit6302bbd21a79bd2ed59f214d6d042031384b4d12
tree72bc1def0c3937e935ffa582b29d3f5cebf24a85
parentd535e5652688447deaf8a9eddc2b8cdc4f8f6ce9
Correctly check for trailing digest options.

Multiple digest options to the ocsp utility are allowed: e.g. to use
different digests for different certificate IDs. A digest option without
a following certificate is however illegal.

RT#4215

Reviewed-by: Rich Salz <rsalz@openssl.org>
apps/ocsp.c
doc/apps/ocsp.pod