ts(1): digest option is mandatory
authorHubert Kario <hkario@redhat.com>
Wed, 6 Mar 2019 15:51:49 +0000 (16:51 +0100)
committerDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Mon, 25 Mar 2019 12:36:40 +0000 (13:36 +0100)
commit29716a03e8c602d69d6c86558b2903b23edddd9b
tree5e7d4498490f31ca1aee42f5fd688700673c05b4
parentf4b4574f4bc8b3099c34162332e317bd314e35a1
ts(1): digest option is mandatory

not specifying the digest both on command line and in the config file
will lead to response generation aborting with

140617514493760:error:2F098088:time stamp routines:ts_CONF_lookup_fail: \
    cannot find config variable:crypto/ts/ts_conf.c:106:tsr_test::signer_digest

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/8421)
doc/man1/ts.pod