openssl/doc/apps
Matt Caswell 46bad91986 Fix documentation error in x509 app certopt flag
According to the x509 man page in the section discussing -certopt it says
that the ca_default option is the same as that used by the ca utility and
(amongst other things) has the effect of suppressing printing of the
signature - but in fact it doesn't. This error seems to have been present
since the documentation was written back in 2001. It never had this effect.

The default config file sets the certopt value to ca_default. The ca utility
takes that and THEN adds additional options to suppress printing of the
signature. So the ca utility DOES suppress printing of the signature - but
it is not as a result of using the ca_default option.

GitHub Issue #247

Reviewed-by: Rich Salz <rsalz@openssl.org>
(cherry picked from commit 39a470088a)
2016-06-03 23:22:22 +01:00
..
asn1parse.pod Merge branch 'rsalz-docfixes' 2014-07-03 12:57:16 -04:00
c_rehash.pod RT2272: Add old-style hash to c_rehash 2014-09-08 11:35:25 -04:00
CA.pl.pod correct docs 2012-11-19 20:06:57 +00:00
ca.pod Merge branch 'rsalz-docfixes' 2014-07-03 12:57:16 -04:00
ciphers.pod Remove LOW from the default 2016-03-07 18:54:57 +01:00
cms.pod Add documentation for the -no_alt_chains option for various apps, as well as 2015-04-20 13:42:17 +01:00
config.pod Configuration file examples. 2015-03-24 12:27:13 +00:00
crl.pod Merge branch 'rsalz-docfixes' 2014-07-03 12:57:16 -04:00
crl2pkcs7.pod
dgst.pod RT4019: Duplicate -hmac flag in dgst.pod 2015-08-25 12:15:29 -04:00
dhparam.pod dhparam: fix documentation 2015-05-20 14:54:51 +02:00
dsa.pod Merge branch 'rsalz-docfixes' 2014-07-03 12:57:16 -04:00
dsaparam.pod PR: 1887 (part, modified) 2009-04-10 11:25:54 +00:00
ec.pod Fix various spelling errors 2014-02-14 22:35:15 +00:00
ecparam.pod Merge branch 'rsalz-docfixes' 2014-07-03 12:57:16 -04:00
enc.pod Moved note about lack of support for AEAD modes out of BUGS section to SUPPORTED CIPHERS section (bug has been fixed, but still no support for AEAD) 2014-05-15 21:15:21 +01:00
errstr.pod
gendsa.pod Merge branch 'rsalz-docfixes' 2014-07-03 12:57:16 -04:00
genpkey.pod Document RFC5114 "generation" options. 2012-04-07 20:42:17 +00:00
genrsa.pod GH372: Remove duplicate flags 2015-08-25 12:12:59 -04:00
nseq.pod
ocsp.pod RT4358: Extra ] in doc/ocsp.pod 2016-03-01 11:51:05 -05:00
openssl.pod doc/apps: formatting fixes [from HEAD]. 2012-01-11 21:58:42 +00:00
passwd.pod
pkcs7.pod PR: 1887 (part, modified) 2009-04-10 11:25:54 +00:00
pkcs8.pod PKCS#8 support for alternative PRFs. 2014-03-01 23:14:08 +00:00
pkcs12.pod Various doc fixes from GH pull requests 2015-07-31 12:34:24 -04:00
pkey.pod PR: 1887 (part, modified) 2009-04-10 11:25:54 +00:00
pkeyparam.pod PR: 1887 (part, modified) 2009-04-10 11:25:54 +00:00
pkeyutl.pod GH554: Improve pkeyutl doc 2016-02-01 11:45:00 -05:00
rand.pod -hex option for openssl rand 2009-02-02 00:01:28 +00:00
req.pod RT 3854: Update apps/req 2016-02-12 14:17:57 +01:00
rsa.pod Merge branch 'rsalz-docfixes' 2014-07-03 12:57:16 -04:00
rsautl.pod
s_client.pod Bring SSL method documentation up to date 2016-03-01 11:20:35 +00:00
s_server.pod Bring SSL method documentation up to date 2016-03-01 11:20:35 +00:00
s_time.pod File is about s_time, not s_client 2016-01-10 13:14:19 +01:00
sess_id.pod
smime.pod Add documentation for the -no_alt_chains option for various apps, as well as 2015-04-20 13:42:17 +01:00
speed.pod PR: 1887 (part, modified) 2009-04-10 11:25:54 +00:00
spkac.pod PR: 1887 (part, modified) 2009-04-10 11:25:54 +00:00
ts.pod Fix various spelling errors 2014-02-14 22:35:15 +00:00
tsget.pod Fix various spelling errors 2014-02-14 22:35:15 +00:00
verify.pod Add documentation for some missing verify options 2015-07-07 22:07:14 +01:00
version.pod Fix version documentation. 2014-04-26 11:20:00 +01:00
x509.pod Fix documentation error in x509 app certopt flag 2016-06-03 23:22:22 +01:00
x509v3_config.pod Typo. 2016-05-10 16:51:59 +01:00