summaryrefslogtreecommitdiff
path: root/docs/mk-ca-bundle.1
Commit message (Collapse)AuthorAgeFilesLines
* docs/comments: Update to secure URL versionsViktor Szakats2017-08-081-1/+1
| | | | Closes #1741
* mk-ca-bundle.1: document -kDaniel Stenberg2016-10-241-6/+10
| | | | | Brought in 1ad2bdcf110266c. Now does HTTPS by default and needs -k to fall back to plain HTTP.
* mk-ca-bundle.1: document -m, added in 1.26Daniel Stenberg2016-08-111-1/+6
|
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-2/+2
|
* docs: man page indentation and syntax fixesVille Skyttä2015-06-081-2/+2
|
* mk-ca-bundle: added SHA-384 signature algorithmBruno Thomsen2014-10-151-1/+1
| | | | | | | | | | Certificates based on SHA-1 are being phased out[1]. So we should expect a rise in certificates based on SHA-2. Adding SHA-384 as a valid signature algorithm. [1] https://blog.mozilla.org/security/2014/09/23/phasing-out-certificates-with-sha-1-based-signature-algorithms/ Signed-off-by: Bruno Thomsen <bth@kamstrup.dk>
* mk-ca-bundle: added -pPatrick Watson2014-05-081-4/+35
| | | | | | -p takes a list of Mozilla trust purposes and levels for certificates to include in output. Takes the form of a comma separated list of purposes, a colon, and a comma separated list of levels.
* mk-ca-bundle.1: document -dDaniel Stenberg2014-01-071-2/+6
|
* mk-ca-bundle.1: point out certdata.txt format docsDaniel Stenberg2013-07-171-2/+7
|
* mk-ca-bundle.1: convert syntax to what's used elsewhereDaniel Stenberg2013-01-061-47/+55
| | | | | ... mostly to make sure roffit works better on it, but also to make our man pages use a more unified style.
* mk-ca-bundle.1: mention new -f, fix outputfile outputDaniel Stenberg2013-01-051-9/+20
| | | | also edited a few sentences to become more verbose
* add a manual page for mk-ca-bundleJan Schaumann2012-04-271-0/+51