aboutsummaryrefslogtreecommitdiffstats
path: root/src/pki/commands/self.c
Commit message (Expand)AuthorAgeFilesLines
* pki: Avoid integer overflow when calculating certificate lifetimes.Tobias Brunner2011-12-231-1/+1
* Slightly renamed different policyConstraints to distinguish them betterMartin Willi2011-01-051-6/+6
* Added inhibitAnyPolicy constraint support to pki toolMartin Willi2011-01-051-2/+7
* Added policyConstraints support to pki toolMartin Willi2011-01-051-21/+34
* Slightly renamed X509_NO_PATH_LEN_CONSTRAINT to use it for PolicyConstraints,...Martin Willi2011-01-051-1/+1
* Added policyMappings support to pki toolMartin Willi2011-01-051-6/+50
* Added certificatePolicy options to pki toolMartin Willi2011-01-051-2/+50
* pki --issue/self support permitted/excluded NameConstraintsMartin Willi2011-01-051-16/+35
* pki tool shows and builds crlSign keyUsageMartin Willi2011-01-051-1/+5
* Added PKCS#11 private key support to the pki toolMartin Willi2010-08-041-3/+16
* Added pki PEM encoding support for certificates, CRLs and PKCS10 requestsMartin Willi2010-07-131-4/+12
* Support different encoding types in certificate.get_encoding()Martin Willi2010-07-131-2/+1
* Changed default lifetime of certificates to 3 yearsMartin Willi2010-05-311-2/+2
* Support extendedKeyUsage flags in self-signed certificatesMartin Willi2010-05-311-0/+16
* we don't accept a serial number with leading zeroesAndreas Steffen2010-03-141-0/+5
* ipsec pki --self|issue supports --pathlen option setting a path length constr...Andreas Steffen2009-12-311-1/+6
* Removed obsolete per-command debug level optionMartin Willi2009-09-161-3/+0
* Handle pki --debug and --options in a generic way for all commandMartin Willi2009-09-151-28/+14
* pki tool supports single letter short optionsMartin Willi2009-09-151-1/+1
* enable debug level settingAndreas Steffen2009-09-141-0/+4
* fixed another typoAndreas Steffen2009-09-121-1/+1
* fixed typoAndreas Steffen2009-09-121-2/+2
* pki tool can issue/self-sign certificates with OCSP URIsMartin Willi2009-09-111-4/+12
* Use dynamic registration/usage invocation of command typesMartin Willi2009-09-101-2/+2
* splitted PKI tool to a file per commandMartin Willi2009-09-101-0/+238