aboutsummaryrefslogtreecommitdiffstats
path: root/src/pki/commands
Commit message (Collapse)AuthorAgeFilesLines
...
* Support extendedKeyUsage flags in self-signed certificatesMartin Willi2010-05-311-0/+16
|
* Added a --signcrl command to the pki utilityMartin Willi2010-05-211-0/+375
|
* Added a --print command to pki that dumps different credentialsMartin Willi2010-05-201-0/+368
|
* Adding DBG_LIB to all calls of libstrongswan's version of DBG*.Tobias Brunner2010-04-061-4/+4
|
* fixed short option nameAndreas Steffen2010-04-041-1/+1
|
* we don't accept a serial number with leading zeroesAndreas Steffen2010-03-142-0/+10
|
* 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