test/recipes/15-test_gendh.t: don't try DER params
authorRichard Levitte <levitte@openssl.org>
Wed, 28 Oct 2020 18:15:40 +0000 (19:15 +0100)
committerRichard Levitte <levitte@openssl.org>
Fri, 30 Oct 2020 12:07:38 +0000 (13:07 +0100)
commitf79289389edef63b76c6c2a3042435dda7d42dfd
tree6e2d6d1a0b1eafb1460f39e360281f7828a02adb
parent231849bc9ca69dfd3adf40821421d8e2d804d8e8
test/recipes/15-test_gendh.t: don't try DER params

There is no option to output DH params in DER form.  -outform doesn't
apply to -genparam with 'openssl genpkey', and it shouldn't.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/13266)
doc/man1/openssl-genpkey.pod.in
test/recipes/15-test_gendh.t