Add error message to genpkey app for the '-genparam' option
authorShane Lontis <shane.lontis@oracle.com>
Sat, 29 Aug 2020 02:06:05 +0000 (12:06 +1000)
committerMatt Caswell <matt@openssl.org>
Fri, 18 Sep 2020 13:20:38 +0000 (14:20 +0100)
commitf85a9d26be950f2fe621448af154ed01e514ce0f
treedc6abf8f4fc9902da34abfafb017e861e573f3bd
parent341c3e7f28072e3c3cfb072233aa7d68abc73d0a
Add error message to genpkey app for the '-genparam' option

The ordering of this option is important so inform the user if they do it incorrectly.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/12745)
apps/genpkey.c