aboutsummaryrefslogtreecommitdiffstats
path: root/src/pki/man/pki---self.1.in
Commit message (Collapse)AuthorAgeFilesLines
* pki: Optionally generate RSA/PSS signaturesTobias Brunner2017-11-081-0/+5
|
* pki: Edited keyid parameter use in various pki man pages and usage outputsAndreas Steffen2017-03-061-1/+2
|
* pki: Add a note about constructing RFC 3779 compliant certificates to manpageMartin Willi2017-02-271-0/+3
|
* pki: Support an --addrblock option for self-signed certificatesMartin Willi2017-02-271-0/+6
|
* Added support of EdDSA signaturesAndreas Steffen2016-12-141-3/+3
|
* pki: Add generic 'priv' key type that loads any type of private keyTobias Brunner2016-10-051-1/+2
|
* 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.