summaryrefslogtreecommitdiff
path: root/src/certtool.gaa
Commit message (Expand)AuthorAgeFilesLines
* Added --rsa option which is a no-op for now.Nikos Mavrogiannopoulos2011-12-291-0/+2
* Added the --dh-info parameter to certtool.Nikos Mavrogiannopoulos2011-12-131-0/+1
* Added gnutls_pkcs11_privkey_generate().Nikos Mavrogiannopoulos2011-09-061-1/+2
* Corrected typo.Nikos Mavrogiannopoulos2011-07-281-1/+1
* updates to allow the generation of an ECC private key.Nikos Mavrogiannopoulos2011-05-221-1/+4
* Create certificate request with stricter permissions. Reported by Luca Capello.Nikos Mavrogiannopoulos2011-03-301-1/+1
* Added new functionality to certtool, and can verify certificates against a li...Nikos Mavrogiannopoulos2011-02-021-0/+2
* Introduced p11tool to separate PKCS #11 functionality from certtool.Nikos Mavrogiannopoulos2010-11-071-32/+1
* --pkcs11-* in certtool was renamed to --p11-*.Nikos Mavrogiannopoulos2010-09-271-14/+14
* Added 3 levels of details in PKCS #11 URLs.Nikos Mavrogiannopoulos2010-09-101-1/+2
* PKCS#11 URL support updated to conform to draft-pechanec-pkcs11uri-02.Nikos Mavrogiannopoulos2010-09-081-1/+4
* Added option for certtool to print certificate public key.Nikos Mavrogiannopoulos2010-07-221-0/+2
* Changed the default pkcs-cipher to AES-128. Allowed specifying the 3des-pkcs12Nikos Mavrogiannopoulos2010-07-051-2/+2
* Allow flags when importing objects from PKCS11 URLs. The only flag supportedNikos Mavrogiannopoulos2010-06-281-1/+4
* Allow listing of private keys only. Certtool has now the --pkcs11-list-privke...Nikos Mavrogiannopoulos2010-06-181-0/+1
* Added gnutls_sec_param_to_pk_bits() et al. to allow select bitNikos Mavrogiannopoulos2010-06-031-2/+5
* Added support to copy certificates and private keys to tokens.Nikos Mavrogiannopoulos2010-06-031-1/+10
* Added gnutls_pubkey_t abstract type to handle public keys. It can currentlyNikos Mavrogiannopoulos2010-06-031-1/+1
* Added ability to export certificates from PKCS #11 tokens.Nikos Mavrogiannopoulos2010-06-031-1/+1
* Added initial PKCS #11 support. Certtool can now print lists of certificatesNikos Mavrogiannopoulos2010-06-031-2/+1
* Tried to document recent changes.Nikos Mavrogiannopoulos2010-06-031-1/+1
* Added gnutls_pubkey_t abstract type to handle public keys. It can currentlyNikos Mavrogiannopoulos2010-06-031-3/+9
* Added several helper functions, to allow printing of tokens.Nikos Mavrogiannopoulos2010-06-031-0/+1
* Added ability to export certificates from PKCS #11 tokens.Nikos Mavrogiannopoulos2010-06-031-8/+11
* Added initial PKCS #11 support. Certtool can now print lists of certificatesNikos Mavrogiannopoulos2010-06-031-1/+10
* Update gnulib files, fix syntax-check warnings.Simon Josefsson2010-04-131-1/+0
* Allow exporting of Certificate requests to DER format.Nikos Mavrogiannopoulos2009-11-241-1/+4
* Added support for the AES family of ciphers in the PKCS8 and 12 encryption op...Nikos Mavrogiannopoulos2009-10-241-1/+4
* Doc fixes.Simon Josefsson2009-05-261-2/+2
* reduced warnings in compilation of certtool.Nikos Mavrogiannopoulos2008-10-041-2/+0
* Added initial support for certificate requests handling of X.509 extensions.Nikos Mavrogiannopoulos2008-10-041-22/+26
* Use umask to restrict the newly created file's permissions if operating on a ...Nikos Mavrogiannopoulos2008-05-181-5/+9
* added --outraw --inraw options.Nikos Mavrogiannopoulos2008-04-251-0/+2
* print keyringsNikos2008-01-251-0/+2
* Additions to make certtool print information on openpgp keys.Nikos2008-01-131-0/+2
* merged the openpgp branch to head\!Nikos2008-01-131-0/+2
* (no commit message)Nikos Mavrogiannopoulos2007-11-111-1/+1
* ** Added the --to-p8 option to certtool to convert private keysNikos Mavrogiannopoulos2007-11-111-0/+2
* quick-random option was removed since it is now the default.Nikos Mavrogiannopoulos2007-10-271-1/+0
* /dev/urandom is used now by default for key generation. The option --disable-...Nikos Mavrogiannopoulos2007-10-241-1/+2
* Added the --v1 option to certtool to allow generating version 1 certificates.Nikos Mavrogiannopoulos2007-10-221-1/+4
* Added support for DSA2 (key sizes for more than 1024 bits on DSA) via libgcry...Nikos Mavrogiannopoulos2007-10-121-1/+1
* Removed all the xml functions and stubs, as well as references in theNikos Mavrogiannopoulos2007-10-071-4/+1
* (no commit message)Nikos Mavrogiannopoulos2007-10-061-3/+3
* Added the --quick-random option to certtool to improve generation time of pri...Nikos Mavrogiannopoulos2007-10-061-1/+4
* Remove --copyright (use --version).Simon Josefsson2007-02-131-2/+0
* Support --hash SHA-256/384/512.Simon Josefsson2007-02-051-1/+1
* Support reading/generating proxy certificates in certtool.Simon Josefsson2007-01-311-0/+2
* some documentation updates.Nikos Mavrogiannopoulos2005-11-121-1/+1
* Introduced to --fix-key option to certtool, which can be used toNikos Mavrogiannopoulos2005-05-211-1/+4