aboutsummaryrefslogtreecommitdiffstats
path: root/src/pki/command.h
Commit message (Expand)AuthorAgeFilesLines
* pki: Increase MAX_LINESTobias Brunner2015-12-161-1/+1
* pki: Add --dn command to extract the subject DN of a certificateTobias Brunner2015-08-171-1/+1
* pki: Add simple PKCS#12 display commandTobias Brunner2014-12-121-1/+1
* pki: Support absolute --not-before/after issued certificate lifetimesMartin Willi2014-03-311-1/+1
* pki: Implement an acert command to issue attribute certificatesMartin Willi2014-03-311-1/+1
* pki: Make sure no command registers too many optionsTobias Brunner2014-01-231-1/+1
* pki: Increase MAX_COMMANDS to cover all currently available commandsTobias Brunner2014-01-231-2/+2
* Fixed Doxygen comments after scanning complete src directoryTobias Brunner2013-03-021-1/+1
* Added certificatePolicy options to pki toolMartin Willi2011-01-051-1/+1
* Added --crlissuer option to pki --issueMartin Willi2011-01-051-1/+1
* Handle pki --debug and --options in a generic way for all commandMartin Willi2009-09-151-21/+19
* pki tool supports single letter short optionsMartin Willi2009-09-151-0/+5
* pki tool can issue/self-sign certificates with OCSP URIsMartin Willi2009-09-111-2/+2
* Use dynamic registration/usage invocation of command typesMartin Willi2009-09-101-17/+8
* splitted PKI tool to a file per commandMartin Willi2009-09-101-0/+101