summaryrefslogtreecommitdiff
path: root/src/certtool-cfg.h
Commit message (Expand)AuthorAgeFilesLines
* Add or clean header guards in src/Tim Rühsen2019-05-071-0/+5
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* certtool: use larger serial and CRL numbersMartin Sucha2018-05-191-0/+1
* certtool: introduced the email_protection_key optionNikos Mavrogiannopoulos2017-05-051-0/+1
* certtool: added options to set arbitrary extensions to certificates and requestsNikos Mavrogiannopoulos2016-07-131-0/+1
* certtool: allow copying specific certificate request extensions to certificateNikos Mavrogiannopoulos2016-06-141-0/+2
* Implement setting the TLS features extension on certificates via certtool's t...Tim Kosse2016-05-301-0/+1
* certtool: added ability to generate othernames via template filesNikos Mavrogiannopoulos2016-01-081-0/+1
* certtool: Allow writing unique IDs in generated certificatesNikos Mavrogiannopoulos2015-11-121-0/+1
* certtool: Allow specifying CRL dates as fixed datesNikos Mavrogiannopoulos2015-08-131-0/+2
* certtool: use int64_t as type for integers readNikos Mavrogiannopoulos2015-01-041-1/+2
* certtool: Allow to set the nonRepudiation, keyAgreement and dataEncipherment ...Nikos Mavrogiannopoulos2014-11-171-0/+4
* Combined the code to set CRL next update with certificate expiration date.Nikos Mavrogiannopoulos2014-04-021-1/+1
* When a CRL serial number is not specified, generate a time-based one.Nikos Mavrogiannopoulos2014-04-021-1/+1
* Certtool can now write more than a single crl_dist_point.Nikos Mavrogiannopoulos2014-03-191-1/+1
* certtool allows setting name constraints.Nikos Mavrogiannopoulos2014-02-191-0/+1
* Use longer timestamps for serial numbers.Nikos Mavrogiannopoulos2014-02-111-2/+2
* Added activation_date and expiration_date options to certtool template file.Nikos Mavrogiannopoulos2013-11-161-1/+2
* reindented codeNikos Mavrogiannopoulos2013-11-081-60/+60
* set the key purpose in certificate requestsNikos Mavrogiannopoulos2013-05-021-1/+1
* read_yesno() accepts a default value. By default certificates are marked as o...Nikos Mavrogiannopoulos2013-04-271-1/+1
* Added functions to directly set the DN in a certificate or request from an RF...Nikos Mavrogiannopoulos2013-01-151-0/+2
* certtool is able to set certificate policies via a templateNikos Mavrogiannopoulos2012-11-201-0/+1
* Added support for the URI type of subject alternative name in certtool.Nikos Mavrogiannopoulos2012-05-141-0/+1
* Added gnutls_x509_crt_set_authority_info_access.Nikos Mavrogiannopoulos2012-03-161-0/+2
* certtool may explicitly set the domain component (DC) field of a DN.Nikos Mavrogiannopoulos2012-03-061-0/+1
* Cleanup copyright headers.Simon Josefsson2012-01-251-0/+22
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-2/+2
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-1/+1
* Add new extended key usage ipsecIKEMicah Anderson2010-09-291-1/+1
* More indentation.Simon Josefsson2010-04-141-5/+5
* Use more warnings. Fix warnings.Simon Josefsson2008-11-121-0/+1
* reduced warnings in compilation of certtool.Nikos Mavrogiannopoulos2008-10-041-9/+0
* Added function to copy extensions from a CRL to a certificate.Nikos Mavrogiannopoulos2008-10-041-0/+1
* Added initial support for certificate requests handling of X.509 extensions.Nikos Mavrogiannopoulos2008-10-041-3/+3
* Added functions to handle and set CRL extensions.Nikos Mavrogiannopoulos2008-10-031-0/+1
* output.c: Can properly print IP addresses in certificates.Nikos Mavrogiannopoulos2008-09-201-3/+3
* certtool: Encrypting a private key now require a confirmed password.Simon Josefsson2008-05-161-0/+2
* Use *_t types consistently.Simon Josefsson2007-08-131-19/+19
* Support reading/generating proxy certificates in certtool.Simon Josefsson2007-01-311-0/+1
* Support pathLenConstraint.Simon Josefsson2007-01-111-0/+1
* Use GNU coding style.Simon Josefsson2005-11-071-48/+48
* Indent.Simon Josefsson2004-10-281-42/+45
* some libtasn1 related compilation fixesNikos Mavrogiannopoulos2004-05-271-0/+2
* certtool can now read and set the UID field to a DN.Nikos Mavrogiannopoulos2004-05-141-0/+2
* certtool can now add ip address SAN extension.Nikos Mavrogiannopoulos2004-05-121-0/+1
* some cleanups in the parsing code.Nikos Mavrogiannopoulos2004-04-151-1/+46
* *** empty log message ***Nikos Mavrogiannopoulos2004-04-141-2/+2
* Added batch support to certtool. Now can use templates.Nikos Mavrogiannopoulos2004-04-141-0/+8