openssl/doc/man1
Bastian Germann d4c3bdb0f1 apps x509: restrict CAkeyform option to OPT_FMT_PDE
CAkeyform may be set to PEM, DER or ENGINE, but the current options
are not using the proper optionformat 'E' (OPT_FMT_PDE) for this.

Set the valtype for CAkeyform to 'E' and use OPT_FMT_PDE when extracting
the option value.

This amends 0ab6fc79a9 ("Fix regression on x509 keyform argument") which
did the same thing for keyform and changed the manpage synopsis entries
for both keyform and CAkeyform but did not change the option section.
Hence, change the option section for both of them.

CLA: trivial

Co-developed-by: Torben Hohn <torben.hohn@linutronix.de>
Signed-off-by: Torben Hohn <torben.hohn@linutronix.de>
Signed-off-by: Bastian Germann <bage@linutronix.de>

Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/11085)
2020-02-26 17:23:53 +01:00
..
build.info Document most missing options 2020-01-29 18:42:31 +01:00
CA.pl.pod
openssl-asn1parse.pod
openssl-ca.pod.in Document most missing options 2020-01-29 18:42:31 +01:00
openssl-ciphers.pod
openssl-cmds.pod
openssl-cms.pod.in Add -issuer_checks to verify options 2020-01-29 18:42:31 +01:00
openssl-crl2pkcs7.pod
openssl-crl.pod.in Document most missing options 2020-01-29 18:42:31 +01:00
openssl-dgst.pod.in Document most missing options 2020-01-29 18:42:31 +01:00
openssl-dhparam.pod.in dsa: deprecate applications that depend on the low level DSA functions. 2020-02-12 08:52:42 +10:00
openssl-dsa.pod.in pkey: update command line tool examples in light of deprecations. 2020-02-21 22:55:13 +10:00
openssl-dsaparam.pod.in dsa: deprecate applications that depend on the low level DSA functions. 2020-02-12 08:52:42 +10:00
openssl-ec.pod.in pkey: update command line tool examples in light of deprecations. 2020-02-21 22:55:13 +10:00
openssl-ecparam.pod.in pkey: update command line tool examples in light of deprecations. 2020-02-21 22:55:13 +10:00
openssl-enc.pod.in DOC:Fix typos in openssl-enc.pod.in + openssl.pod 2020-02-18 13:40:10 +01:00
openssl-engine.pod Document most missing options 2020-01-29 18:42:31 +01:00
openssl-errstr.pod Document most missing options 2020-01-29 18:42:31 +01:00
openssl-fipsinstall.pod
openssl-gendsa.pod.in dsa: deprecate applications that depend on the low level DSA functions. 2020-02-12 08:52:42 +10:00
openssl-genpkey.pod.in
openssl-genrsa.pod.in rsa: document deprecated RSA command line apps 2020-02-20 18:58:40 +10:00
openssl-info.pod
openssl-kdf.pod
openssl-list.pod Document most missing options 2020-01-29 18:42:31 +01:00
openssl-mac.pod
openssl-nseq.pod
openssl-ocsp.pod.in Document most missing options 2020-01-29 18:42:31 +01:00
openssl-passwd.pod.in Document most missing options 2020-01-29 18:42:31 +01:00
openssl-pkcs7.pod.in Document most missing options 2020-01-29 18:42:31 +01:00
openssl-pkcs8.pod.in
openssl-pkcs12.pod.in Document most missing options 2020-01-29 18:42:31 +01:00
openssl-pkey.pod.in pkey: additional EC related options 2020-02-21 22:55:13 +10:00
openssl-pkeyparam.pod.in
openssl-pkeyutl.pod.in
openssl-prime.pod
openssl-provider.pod
openssl-rand.pod.in Document most missing options 2020-01-29 18:42:31 +01:00
openssl-rehash.pod Document most missing options 2020-01-29 18:42:31 +01:00
openssl-req.pod.in Document most missing options 2020-01-29 18:42:31 +01:00
openssl-rsa.pod.in pkey: update command line tool examples in light of deprecations. 2020-02-21 22:55:13 +10:00
openssl-rsautl.pod.in pkey: update command line tool examples in light of deprecations. 2020-02-21 22:55:13 +10:00
openssl-s_client.pod.in Fix misspelling errors and typos reported by codespell 2020-02-06 17:01:00 +01:00
openssl-s_server.pod.in Update the SSL/TLS connection options 2020-01-31 16:33:53 +01:00
openssl-s_time.pod.in Document most missing options 2020-01-29 18:42:31 +01:00
openssl-sess_id.pod Fix misspelling errors and typos reported by codespell 2020-02-06 17:01:00 +01:00
openssl-smime.pod.in Document most missing options 2020-01-29 18:42:31 +01:00
openssl-speed.pod.in The -hmac option to speed is now #ifdef'd 2020-02-06 16:46:08 +01:00
openssl-spkac.pod.in
openssl-srp.pod.in Document most missing options 2020-01-29 18:42:31 +01:00
openssl-storeutl.pod.in
openssl-ts.pod.in Fix "ts" no-XXX options, document two TLS options 2020-01-31 16:33:53 +01:00
openssl-verify.pod.in Update man3/verify documentation, error text 2020-01-23 23:18:33 +01:00
openssl-version.pod
openssl-x509.pod.in apps x509: restrict CAkeyform option to OPT_FMT_PDE 2020-02-26 17:23:53 +01:00
openssl.pod DOC:Fix typos in openssl-enc.pod.in + openssl.pod 2020-02-18 13:40:10 +01:00
tsget.pod