ts_RESP_sign: Don't try to use v2 signing when ESS digest isn't set
authorRichard Levitte <levitte@openssl.org>
Sat, 17 Mar 2018 11:30:47 +0000 (12:30 +0100)
committerRichard Levitte <levitte@openssl.org>
Sat, 17 Mar 2018 13:47:41 +0000 (14:47 +0100)
commitd597208c034722d09612c805e4894b0019bdd710
tree329f76bde149763db7bea8b4f0f9f7245df36e2a
parent311276ffe32ab0b161c364727cf8676591dbf47c
ts_RESP_sign: Don't try to use v2 signing when ESS digest isn't set

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5653)
crypto/ts/ts_rsp_sign.c