apps/x509.c: Rename -signkey to -key for consistency with the req app
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Wed, 6 Jan 2021 14:01:46 +0000 (15:01 +0100)
committerDr. David von Oheimb <dev@ddvo.net>
Sat, 6 Mar 2021 20:46:42 +0000 (21:46 +0100)
commit9293046fb447b1fd0ef1753017d9db4c3c333860
tree1793b600d7be791912254ad0b247cbba0c881bb7
parent2de5d3b87a7980efdb1c1e8350760b60d3d53e1e
apps/x509.c: Rename -signkey to -key for consistency with the req app

Also because this better reflects that usually also the public portion is used.
Retaining the old -signkey as an alias for backward compatibility.

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14007)
apps/x509.c
doc/man1/openssl-x509.pod.in