summaryrefslogtreecommitdiff
path: root/src/certtool-cfg.c
Commit message (Expand)AuthorAgeFilesLines
* certtool: ensure that default_serial_int is 64-bits or moreNikos Mavrogiannopoulos2014-12-111-1/+1
* certtool: avoid gcc warningsNikos Mavrogiannopoulos2014-11-281-3/+3
* certtool: Allow to set the nonRepudiation, keyAgreement and dataEncipherment ...Nikos Mavrogiannopoulos2014-11-171-0/+40
* certtool: corrected copy+paste errorNikos Mavrogiannopoulos2014-09-081-1/+1
* Allow wildcard comparison of options.Nikos Mavrogiannopoulos2014-05-231-2/+9
* certtool: Warn when invalid configuration options are set into a template.Nikos Mavrogiannopoulos2014-05-231-1/+90
* Added aliases for unit and organization.Nikos Mavrogiannopoulos2014-05-201-1/+8
* certtool: allow multiple organizations and organizational unit names to be sp...Nikos Mavrogiannopoulos2014-05-201-42/+48
* Do not return from void functions. Reported by dev [at] cor0.com.Nikos Mavrogiannopoulos2014-05-011-2/+2
* several bug fixes in certtool.Nikos Mavrogiannopoulos2014-04-151-11/+11
* Combined the code to set CRL next update with certificate expiration date.Nikos Mavrogiannopoulos2014-04-021-22/+12
* corrected typoNikos Mavrogiannopoulos2014-04-021-1/+1
* When a CRL serial number is not specified, generate a time-based one.Nikos Mavrogiannopoulos2014-04-021-13/+17
* Certtool can now write more than a single crl_dist_point.Nikos Mavrogiannopoulos2014-03-191-11/+37
* use the number of seconds as serial in 32-bit systemsNikos Mavrogiannopoulos2014-03-111-2/+6
* removed unused variables.Nikos Mavrogiannopoulos2014-03-081-6/+2
* more gl updatesNikos Mavrogiannopoulos2014-03-041-1/+0
* removed debuggingNikos Mavrogiannopoulos2014-02-191-5/+0
* certtool allows setting name constraints.Nikos Mavrogiannopoulos2014-02-191-0/+93
* Use longer timestamps for serial numbers.Nikos Mavrogiannopoulos2014-02-111-17/+65
* Added --ask-pass certtool option to allow asking for passwords even when in b...Nikos Mavrogiannopoulos2014-02-051-3/+4
* Added activation_date and expiration_date options to certtool template file.Nikos Mavrogiannopoulos2013-11-161-7/+79
* Check for overflows when setting time and allow a time of -1.Nikos Mavrogiannopoulos2013-11-161-1/+1
* reindented codeNikos Mavrogiannopoulos2013-11-081-1445/+1337
* better loggingNikos Mavrogiannopoulos2013-11-051-1/+1
* corrected type of path_lenNikos Mavrogiannopoulos2013-10-211-1/+1
* set the key purpose in certificate requestsNikos Mavrogiannopoulos2013-05-021-4/+7
* read_yesno() accepts a default value. By default certificates are marked as o...Nikos Mavrogiannopoulos2013-04-271-22/+27
* Added functions to directly set the DN in a certificate or request from an RF...Nikos Mavrogiannopoulos2013-01-151-0/+45
* simplified parsingNikos Mavrogiannopoulos2012-11-201-12/+11
* certtool is able to set certificate policies via a templateNikos Mavrogiannopoulos2012-11-201-0/+75
* print warning to stderrNikos Mavrogiannopoulos2012-06-041-1/+1
* MAX_ENTRIES increased to 128.Nikos Mavrogiannopoulos2012-05-271-1/+1
* Added support for the URI type of subject alternative name in certtool.Nikos Mavrogiannopoulos2012-05-141-0/+61
* Added gnutls_x509_crt_set_authority_info_access.Nikos Mavrogiannopoulos2012-03-161-0/+58
* certtool may explicitly set the domain component (DC) field of a DN.Nikos Mavrogiannopoulos2012-03-061-1/+53
* corrected token parsing.Nikos Mavrogiannopoulos2012-01-231-4/+7
* READ_MULTI_LINE_TOKENIZED was corrected to account the whole string.Nikos Mavrogiannopoulos2012-01-231-8/+15
* Certtool completely relies on libopts. As a side-effect the syntax of dn_oid ...Nikos Mavrogiannopoulos2012-01-221-94/+155
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* simplified copyright years.Nikos Mavrogiannopoulos2011-11-111-2/+1
* w32socket changes.Nikos Mavrogiannopoulos2011-10-261-1/+6
* removed unneeded header. Documented updates.Nikos Mavrogiannopoulos2011-08-291-4/+0
* Avoid using readline.Nikos Mavrogiannopoulos2011-04-081-19/+21
* consistently print all interactive questions to stderr. Reported by Daniel Ka...Nikos Mavrogiannopoulos2011-03-021-1/+1
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-331/+331
* Add new extended key usage ipsecIKEMicah Anderson2010-09-291-0/+18
* Do not crash if input is redirected from /dev/null.Nikos Mavrogiannopoulos2010-07-051-0/+4
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-3/+3
* Fix copyright/license.Simon Josefsson2010-01-271-10/+14