Modify OCSP to use alt MD for cert IDs in responses
authorTodd Short <tshort@akamai.com>
Wed, 19 Apr 2017 19:35:16 +0000 (15:35 -0400)
committerMatt Caswell <matt@openssl.org>
Wed, 3 Apr 2019 14:56:45 +0000 (15:56 +0100)
commit0770c882150ea0159cc2b0a2cea2e8ed8442f36f
tree12685d7da9680452711e7d5ddfbdd6a3b45637fa
parent64f4fff7967057ba2b963bd0a6ad5cdc64f27417
Modify OCSP to use alt MD for cert IDs in responses

Modify openssl OCSP utility to produce certIDs in responses using other
hash algorithms (e.g. SHA256).

Added option -rcid for this purpose.

Reviewed-by: Ben Kaduk <kaduk@mit.edu>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5274)
apps/ocsp.c
doc/man1/ocsp.pod