Ignore the digest in req app if using EdDSA
authorMatt Caswell <matt@openssl.org>
Thu, 9 Aug 2018 15:01:20 +0000 (16:01 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 22 Aug 2018 15:35:54 +0000 (16:35 +0100)
commitf112dc82a44729d3f7c853c01047f6bfeb8f90ce
treec91e23fd51d06e676a2a8b7fc190e4a19341e87a
parentaabbc24e424382bb44ed6f88a134e50c2ef6d897
Ignore the digest in req app if using EdDSA

This follows on from the previous commit, and makes the same change to
ignore the digest if we are using EdDSA.

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6901)
apps/req.c
doc/man1/req.pod