Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pki: Document --online option for pki --verify and all exit codes | Tobias Brunner | 2014-06-30 | 1 | -5/+11 |
| | |||||
* | pki: Document --not-before/after and --dateform options in manpages | Martin Willi | 2014-03-31 | 4 | -7/+99 |
| | |||||
* | pki: Add acert and extend pki/print manpages | Martin Willi | 2014-03-31 | 4 | -2/+115 |
| | |||||
* | pki: Declare correct section in pki --issue man page | Tobias Brunner | 2014-01-24 | 1 | -1/+1 |
| | |||||
* | ignore *.1 manpage files | Andreas Steffen | 2013-09-17 | 1 | -1/+1 |
| | |||||
* | pki: --pub also accepts public keys (i.e. to convert them to a different format) | Tobias Brunner | 2013-09-13 | 1 | -2/+3 |
| | |||||
* | pki: Add support to encode public keys in SSH key format | Tobias Brunner | 2013-09-13 | 1 | -2/+3 |
| | |||||
* | pki: Install pki(1) as utility directly in $prefix/bin | Tobias Brunner | 2013-09-13 | 12 | -85/+84 |
| | | | | ipsec pki is maintained as alias. | ||||
* | pki: Add example commands to setup a simple CA | Tobias Brunner | 2013-09-13 | 1 | -0/+75 |
| | |||||
* | pki: Add pki --verify man page | Tobias Brunner | 2013-09-13 | 3 | -2/+60 |
| | |||||
* | pki: Add pki --pub man page | Tobias Brunner | 2013-09-13 | 3 | -2/+79 |
| | |||||
* | pki: Add pki --print man page | Tobias Brunner | 2013-09-13 | 3 | -2/+57 |
| | |||||
* | pki: Add pki --keyid man page | Tobias Brunner | 2013-09-13 | 3 | -2/+76 |
| | |||||
* | pki: Add pki --pkcs7 man page | Tobias Brunner | 2013-09-13 | 3 | -2/+83 |
| | |||||
* | pki: Add pki --req man page | Tobias Brunner | 2013-09-13 | 3 | -2/+95 |
| | |||||
* | pki: Add pki --signcrl man page | Tobias Brunner | 2013-09-13 | 3 | -2/+128 |
| | |||||
* | pki: Add pki --issue man page | Tobias Brunner | 2013-09-13 | 3 | -2/+183 |
| | |||||
* | pki: Add pki --self man page | Tobias Brunner | 2013-09-13 | 3 | -2/+152 |
| | | | | Can be opened with "man pki --self". | ||||
* | pki: Add pki --gen man page | Tobias Brunner | 2013-09-13 | 3 | -2/+116 |
| | | | | Can be opened with "man pki --gen". | ||||
* | pki: Add ipsec-pki(8) man page | Tobias Brunner | 2013-09-13 | 3 | -0/+77 |
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>". |