aboutsummaryrefslogtreecommitdiffstats
path: root/src/pki/man/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* pki: Add --dn command to extract the subject DN of a certificateTobias Brunner2015-08-171-5/+6
|
* pki: Add acert and extend pki/print manpagesMartin Willi2014-03-311-0/+1
|
* pki: Install pki(1) as utility directly in $prefix/binTobias Brunner2013-09-131-13/+13
| | | | ipsec pki is maintained as alias.
* pki: Add pki --verify man pageTobias Brunner2013-09-131-1/+2
|
* pki: Add pki --pub man pageTobias Brunner2013-09-131-1/+2
|
* pki: Add pki --print man pageTobias Brunner2013-09-131-1/+2
|
* pki: Add pki --keyid man pageTobias Brunner2013-09-131-1/+2
|
* pki: Add pki --pkcs7 man pageTobias Brunner2013-09-131-1/+2
|
* pki: Add pki --req man pageTobias Brunner2013-09-131-1/+2
|
* pki: Add pki --signcrl man pageTobias Brunner2013-09-131-1/+2
|
* pki: Add pki --issue man pageTobias Brunner2013-09-131-1/+2
|
* pki: Add pki --self man pageTobias Brunner2013-09-131-1/+2
| | | | Can be opened with "man pki --self".
* pki: Add pki --gen man pageTobias Brunner2013-09-131-1/+2
| | | | Can be opened with "man pki --gen".
* pki: Add ipsec-pki(8) man pageTobias Brunner2013-09-131-0/+4
Can be opened either with "man ipsec pki" or "man ipsec-pki". Since man(1) only supports one level of subpages, the forthcoming man pages for each command will have to be opened with "man pki --<command>".