aboutsummaryrefslogtreecommitdiffstats
path: root/src/pki/commands
Commit message (Collapse)AuthorAgeFilesLines
...
* Support TLS client authentication Extended Key Usage in x509 generationMartin Willi2010-01-141-1/+5
|
* ipsec pki --self|issue supports --pathlen option setting a path length ↵Andreas Steffen2009-12-312-3/+14
| | | | constraint
* ipsec pki --issue suports --flag authServer optionAndreas Steffen2009-10-051-1/+5
|
* ipsec pki --issue supports --flag ocspSigning optionAndreas Steffen2009-10-051-0/+8
|
* Removed obsolete per-command debug level optionMartin Willi2009-09-163-9/+0
|
* corrected usageAndreas Steffen2009-09-151-2/+1
|
* pki --req generates a PKCS#10 certificate requestAndreas Steffen2009-09-151-0/+188
|
* fixed typoAndreas Steffen2009-09-151-1/+1
|
* Handle pki --debug and --options in a generic way for all commandMartin Willi2009-09-156-105/+63
|
* pki tool supports single letter short optionsMartin Willi2009-09-156-7/+7
|
* pki --pub and --keyid accept pkcs10 as inputAndreas Steffen2009-09-152-2/+14
|
* enable debug level settingAndreas Steffen2009-09-146-1/+31
|
* support of PKCS#10 certificate request parsingAndreas Steffen2009-09-131-23/+81
|
* fixed another typoAndreas Steffen2009-09-122-2/+2
|
* fixed typoAndreas Steffen2009-09-122-4/+4
|
* pki tool can issue/self-sign certificates with OCSP URIsMartin Willi2009-09-112-13/+28
|
* pki tool can issue certificates with CRL distribution pointsMartin Willi2009-09-111-3/+10
|
* Use dynamic registration/usage invocation of command typesMartin Willi2009-09-106-22/+22
|
* splitted PKI tool to a file per commandMartin Willi2009-09-106-0/+1089