summaryrefslogtreecommitdiff
path: root/src/certtool-args.def
Commit message (Expand)AuthorAgeFilesLines
* certtool: key-type desc was moved along the privkey functionality [ci skip]Nikos Mavrogiannopoulos2018-04-061-9/+9
* certtool: deprecated the --certificate-pubkey optionNikos Mavrogiannopoulos2018-01-261-1/+2
* doc: improve documentation on provable private keysNikos Mavrogiannopoulos2017-10-091-1/+1
* certtool: fixed documentation of sign-paramsNikos Mavrogiannopoulos2017-08-171-2/+2
* certtool: introduced --to-rsa optionNikos Mavrogiannopoulos2017-08-151-0/+8
* certtool: improved documentation on --provable optionNikos Mavrogiannopoulos2017-08-071-2/+11
* certtool: allow specifying RSA-PSS parameters for key generationNikos Mavrogiannopoulos2017-08-041-1/+10
* certtool: group together common optionsNikos Mavrogiannopoulos2017-08-041-202/+279
* certtool: introduced the --key-type optionNikos Mavrogiannopoulos2017-07-171-9/+9
* Added support for EdDSA (Ed25519) curve keysNikos Mavrogiannopoulos2017-07-171-0/+6
* tools: removed options for openpgp supportNikos Mavrogiannopoulos2017-06-161-21/+0
* certtool: replaced rsa-pss-sign with sign-params optionNikos Mavrogiannopoulos2017-05-291-4/+6
* certtool: better documentation on rsa-pss-signNikos Mavrogiannopoulos2017-05-291-1/+2
* x509: implement RSA-PSS signature schemeDaiki Ueno2017-05-291-0/+12
* certtool: avoid printing legacy options in --helpNikos Mavrogiannopoulos2017-05-261-0/+4
* certtool: allow multiple certificates in --p7-signKarl Tarbe2017-05-141-2/+2
* certtool: added template option inhibit_anypolicy_skip_certsNikos Mavrogiannopoulos2017-04-061-0/+4
* certtool: added examples on verifying certificatesNikos Mavrogiannopoulos2017-04-051-3/+17
* certtool: improved documentationNikos Mavrogiannopoulos2017-04-051-7/+11
* certtool: document that --load-ca-certificate can be used with PKCS#11 URLsNikos Mavrogiannopoulos2016-12-191-1/+1
* doc: updated to documentation of certtool [ci skip]Nikos Mavrogiannopoulos2016-12-091-5/+5
* certtool: manpage updateNikos Mavrogiannopoulos2016-10-141-3/+7
* certtool: --p7-info can be combined with --p7-show-data to display embedded dataNikos Mavrogiannopoulos2016-10-111-1/+1
* certtool: do not require a certificate to generate a PKCS#12 fileNikos Mavrogiannopoulos2016-09-221-1/+0
* certtool: added the ability to encode arbitrary extensionsNikos Mavrogiannopoulos2016-07-141-1/+4
* certtool: added options to set arbitrary extensions to certificates and requestsNikos Mavrogiannopoulos2016-07-131-0/+8
* certtool: allow copying specific certificate request extensions to certificateNikos Mavrogiannopoulos2016-06-141-0/+4
* certtool: doc updateNikos Mavrogiannopoulos2016-05-311-0/+1
* doc: document tls_feature option in the sample templateNikos Mavrogiannopoulos2016-05-301-0/+8
* Typo fix: auxilary -> auxiliary [ci skip]Andreas Metzler2016-05-291-1/+1
* certtool: document sha3 functions in manpage [ci skip]Nikos Mavrogiannopoulos2016-04-191-1/+1
* doc: updated docs related to private key generationNikos Mavrogiannopoulos2016-04-141-1/+1
* certtool: allow generating IP name constraintsNikos Mavrogiannopoulos2016-04-051-0/+5
* certtool: added flag to allow verification using broken algorithmsNikos Mavrogiannopoulos2016-03-311-0/+6
* certtool: corrected email escaping in texinfoNikos Mavrogiannopoulos2016-01-281-1/+1
* certtool: corrected texinfo output for krb5_principalNikos Mavrogiannopoulos2016-01-211-2/+2
* certtool: introduced the krb5_principal template optionNikos Mavrogiannopoulos2016-01-121-0/+4
* certtool: allow writing xmpp_nameNikos Mavrogiannopoulos2016-01-101-0/+3
* certtool: added ability to generate othernames via template filesNikos Mavrogiannopoulos2016-01-081-2/+7
* certtool: doc update [skip ci]Nikos Mavrogiannopoulos2015-12-301-2/+2
* certtool: introduced the --p7-show-data optionNikos Mavrogiannopoulos2015-12-171-0/+8
* certtool: the --p7-time option was made an enable/disable optionNikos Mavrogiannopoulos2015-12-151-0/+2
* certtool: the --p7-include-cert option is enabled by defaultNikos Mavrogiannopoulos2015-12-131-1/+3
* #56 Feature: certtool --p7-sign support GNUTLS_PKCS7_INCLUDE_CERTsskaje2015-12-131-0/+7
* certtool: Allow writing unique IDs in generated certificatesNikos Mavrogiannopoulos2015-11-121-0/+6
* certtool: provable key generation was moved to a separate flag that can be co...Nikos Mavrogiannopoulos2015-09-131-3/+3
* certtool: added provable key verificationNikos Mavrogiannopoulos2015-09-131-0/+6
* certtool: allow the generation of "provable" private keysNikos Mavrogiannopoulos2015-09-121-0/+13
* certtool: Allow specifying CRL dates as fixed datesNikos Mavrogiannopoulos2015-08-131-0/+8
* certtool: allow appending certificates to a CRLNikos Mavrogiannopoulos2015-08-131-1/+1