]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/pki/commands/issue.c
Support different encoding types in certificate.get_encoding()
[thirdparty/strongswan.git] / src / pki / commands / issue.c
2010-07-13  Martin WilliSupport different encoding types in certificate.get_enc...
2010-05-31  Martin WilliChanged default lifetime of certificates to 3 years
2010-04-06  Tobias BrunnerAdding DBG_LIB to all calls of libstrongswan's version...
2010-03-14  Andreas Steffenwe don't accept a serial number with leading zeroes
2010-01-14  Martin WilliSupport TLS client authentication Extended Key Usage...
2009-12-31  Andreas Steffenipsec pki --self|issue supports --pathlen option settin...
2009-10-05  Andreas Steffenipsec pki --issue suports --flag authServer option
2009-10-05  Andreas Steffenipsec pki --issue supports --flag ocspSigning option
2009-09-15  Martin WilliHandle pki --debug and --options in a generic way for...
2009-09-15  Martin Willipki tool supports single letter short options
2009-09-14  Andreas Steffenenable debug level setting
2009-09-13  Andreas Steffensupport of PKCS#10 certificate request parsing
2009-09-12  Andreas Steffenfixed another typo
2009-09-12  Andreas Steffenfixed typo
2009-09-11  Martin Willipki tool can issue/self-sign certificates with OCSP...
2009-09-11  Martin Willipki tool can issue certificates with CRL distribution...
2009-09-10  Martin WilliUse dynamic registration/usage invocation of command...
2009-09-10  Martin Willisplitted PKI tool to a file per command