summaryrefslogtreecommitdiff
path: root/tests/cert-tests
Commit message (Expand)AuthorAgeFilesLines
* win32 fixNikos Mavrogiannopoulos2013-10-311-2/+4
* use the same environment in all testsNikos Mavrogiannopoulos2013-10-261-1/+5
* removed unneeded diff optionNikos Mavrogiannopoulos2013-10-261-2/+2
* diff is now a parameter allowing to override it.Nikos Mavrogiannopoulos2013-10-264-6/+10
* Normalize capitalization from "Public Key Id" to "Public Key ID"Daniel Kahn Gillmor2013-10-215-5/+5
* Corrected access of temp file. Reported by Thomas Witt.Nikos Mavrogiannopoulos2013-08-241-1/+1
* several updates for tests to run under win32Nikos Mavrogiannopoulos2013-06-022-3/+7
* Avoid comparing the expiration date to prevent false positive error in 32-bit...Nikos Mavrogiannopoulos2013-06-021-2/+4
* Revert "Avoid comparing the expiration date to prevent false positive error i...Nikos Mavrogiannopoulos2013-06-021-8/+2
* Avoid comparing the expiration date to prevent false positive error in 32-bit...Nikos Mavrogiannopoulos2013-06-021-2/+8
* more verbose messagesNikos Mavrogiannopoulos2013-05-111-1/+6
* Added test for escaping rules.Nikos Mavrogiannopoulos2013-04-273-1/+118
* The default dane output is type 03 now.Nikos Mavrogiannopoulos2013-03-081-1/+1
* test updateNikos Mavrogiannopoulos2013-02-041-1/+1
* test the DN functionality of certtool.Nikos Mavrogiannopoulos2013-01-254-1/+113
* dane test no longer fails if danetool isn't compiledNikos Mavrogiannopoulos2013-01-251-0/+2
* modified certtool order of DN elements.Nikos Mavrogiannopoulos2013-01-172-20/+20
* repeat the tests to avoid accidental failuresNikos Mavrogiannopoulos2012-11-251-0/+15
* fixed testNikos Mavrogiannopoulos2012-11-231-1/+1
* Added test on UTF-8 certificate generation.Nikos Mavrogiannopoulos2012-11-214-1/+65
* updated for new outputNikos Mavrogiannopoulos2012-11-206-7/+9
* updated certificates to parse 2.5.29.32.Nikos Mavrogiannopoulos2012-11-192-6/+7
* Added simple check for bmpstring decoding.Nikos Mavrogiannopoulos2012-11-193-1/+185
* Added small textNikos Mavrogiannopoulos2012-11-151-0/+4
* build: only run the dane cert test if dane is enabled.Diego Elio Pettenò2012-11-101-1/+5
* last changes for release.gnutls_3_1_4Nikos Mavrogiannopoulos2012-11-103-2/+20
* Added a test on danetool.Nikos Mavrogiannopoulos2012-10-293-3/+44
* updated tests for new security levelsNikos Mavrogiannopoulos2012-09-202-2/+2
* moved ca-certs.Nikos Mavrogiannopoulos2012-06-052-1/+3833
* Added support for the URI type of subject alternative name in certtool.Nikos Mavrogiannopoulos2012-05-141-9/+10
* Added gnutls_x509_crt_set_private_key_usage_period() andNikos Mavrogiannopoulos2012-03-181-17/+17
* Added test to ensure we can decode PEM encoded certificates with carriage ret...Nikos Mavrogiannopoulos2012-01-303-3/+68
* Fix datefudge checks, for when datefudge is missing.Simon Josefsson2012-01-251-1/+1
* Fix distcheck.Simon Josefsson2012-01-251-1/+1
* Improve datefudge check. Fix builddir != srcdir.Simon Josefsson2012-01-251-8/+11
* Certtool completely relies on libopts. As a side-effect the syntax of dn_oid ...Nikos Mavrogiannopoulos2012-01-225-3/+255
* corrected AKI test.Nikos Mavrogiannopoulos2012-01-211-1/+2
* uploaded for new legacy sec levelNikos Mavrogiannopoulos2012-01-212-2/+2
* Added functions to parse authority key identifiers when stored as a 'general ...Nikos Mavrogiannopoulos2012-01-216-0/+379