aboutsummaryrefslogtreecommitdiffstats
path: root/src/pki/man/pki---self.1.in
Commit message (Collapse)AuthorAgeFilesLines
* pki: Choose default digest based on the signature keyTobias Brunner2015-03-231-2/+2
|
* pki: Use SHA-256 as default for signaturesTobias Brunner2015-03-231-1/+1
| | | | | | Since the BLISS private key supports this we don't do any special handling anymore (if the user choses a digest that is not supported, signing will simply fail later because no signature scheme will be found).
* pki: Print and document the name constraint type for DNS or email constraintsMartin Willi2014-10-301-2/+14
| | | | | As email constraints may be for a specific host, it is not clear from the name itself if it is a DNS or email constraint.
* pki: Document --not-before/after and --dateform options in manpagesMartin Willi2014-03-311-2/+25
|
* pki: Install pki(1) as utility directly in $prefix/binTobias Brunner2013-09-131-0/+148
ipsec pki is maintained as alias.