openssl/doc/man1
Jussi Keranen bf4006a6f9 Fix regression on x509 keyform argument
In OpenSSL pre 1.1.0, 'openssl x509 -keyform engine' was possible
and supported.  In 1.1.0, type of keyform argument is OPT_FMT_PEMDER
which doesn't support engine. This changes type of keyform argument
to OPT_FMT_PDE which means PEM, DER or engine and updates the manpage
including keyform and CAkeyform.

This restores the pre 1.1.0 behavior.

This issue is very similar than https://github.com/openssl/openssl/issues/4366

CLA: trivial

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10609)

(cherry picked from commit 0ab6fc79a9a63370be1a615729dc2a6ed0d6c89b)
2019-12-19 10:03:19 +01:00
..
asn1parse.pod Additional name for all commands 2017-10-18 15:33:56 -04:00
CA.pl.pod Documentation updates 2017-03-30 14:16:41 +02:00
ca.pod Add documentation for the -sigopt option. 2019-10-15 16:04:47 +02:00
ciphers.pod man: harmonize the various formulations in the HISTORY sections 2018-12-15 22:45:39 +01:00
cms.pod man: harmonize the various formulations in the HISTORY sections 2018-12-15 22:45:39 +01:00
crl.pod Update copyright year 2018-09-11 13:45:17 +01:00
crl2pkcs7.pod Additional name for all commands 2017-10-18 15:33:56 -04:00
dgst.pod Update dgst.c to show a list of message digests 2019-10-22 23:29:15 +02:00
dhparam.pod Additional name for all commands 2017-10-18 15:33:56 -04:00
dsa.pod Update copyright year 2018-09-11 13:45:17 +01:00
dsaparam.pod Additional name for all commands 2017-10-18 15:33:56 -04:00
ec.pod Update copyright year 2019-02-26 14:05:09 +00:00
ecparam.pod Update copyright year 2018-04-03 13:57:12 +01:00
enc.pod Update dgst.c to show a list of message digests 2019-10-22 23:29:15 +02:00
engine.pod Update copyright year 2019-09-10 13:56:40 +01:00
errstr.pod Update copyright year 2019-09-10 13:56:40 +01:00
gendsa.pod Update copyright year 2018-09-11 13:45:17 +01:00
genpkey.pod Update copyright year 2019-05-28 14:49:38 +02:00
genrsa.pod Update copyright year 2018-09-11 13:45:17 +01:00
list.pod Additional name for all commands 2017-10-18 15:33:56 -04:00
nseq.pod Additional name for all commands 2017-10-18 15:33:56 -04:00
ocsp.pod man: harmonize the various formulations in the HISTORY sections 2018-12-15 22:45:39 +01:00
openssl.pod Add missing cipher aliases to openssl(1) 2018-09-26 16:59:35 +08:00
passwd.pod Update copyright year 2018-09-11 13:45:17 +01:00
pkcs7.pod Additional name for all commands 2017-10-18 15:33:56 -04:00
pkcs8.pod man: harmonize the various formulations in the HISTORY sections 2018-12-15 22:45:39 +01:00
pkcs12.pod mention what happens if OPENSSL_NO_RC2 is defined 2019-08-09 09:47:32 +01:00
pkey.pod Support public key and param check in EVP interface 2017-11-20 07:20:30 +01:00
pkeyparam.pod Update copyright year 2019-09-10 13:56:40 +01:00
pkeyutl.pod Update copyright year 2019-05-28 14:49:38 +02:00
prime.pod Additional name for all commands 2017-10-18 15:33:56 -04:00
rand.pod Additional name for all commands 2017-10-18 15:33:56 -04:00
rehash.pod Update copyright year 2018-04-17 15:18:40 +02:00
req.pod Add documentation for the -sigopt option. 2019-10-15 16:04:47 +02:00
rsa.pod apps: Stop pretending to care about Netscape keys 2018-11-02 10:59:17 +01:00
rsautl.pod Additional name for all commands 2017-10-18 15:33:56 -04:00
s_client.pod Remove some duplicate words from the documentation 2019-08-12 16:01:00 +08:00
s_server.pod Remove some duplicate words from the documentation 2019-08-12 16:01:00 +08:00
s_time.pod Update copyright year 2019-05-28 14:49:38 +02:00
sess_id.pod Update copyright year 2018-09-11 13:45:17 +01:00
smime.pod man: harmonize the various formulations in the HISTORY sections 2018-12-15 22:45:39 +01:00
speed.pod apps/speed.c: add -aead flag. 2018-05-30 18:26:21 +02:00
spkac.pod Update copyright year 2018-09-11 13:45:17 +01:00
srp.pod Additional name for all commands 2017-10-18 15:33:56 -04:00
storeutl.pod man: harmonize the various formulations in the HISTORY sections 2018-12-15 22:45:39 +01:00
ts.pod Update copyright year 2019-05-28 14:49:38 +02:00
tsget.pod Additional name for all commands 2017-10-18 15:33:56 -04:00
verify.pod man: harmonize the various formulations in the HISTORY sections 2018-12-15 22:45:39 +01:00
version.pod Additional name for all commands 2017-10-18 15:33:56 -04:00
x509.pod Fix regression on x509 keyform argument 2019-12-19 10:03:19 +01:00