summaryrefslogtreecommitdiff
path: root/tests/cert-tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build: update to use the latest valgrind-tests module from GnulibDaiki Ueno2021-11-271-1/+4
* tests: set $abs_top_builddir in more placesAlexander Sosedkin2021-11-101-0/+1
* tests: add test for generating x25519 and x448 certificatesDaniel Kahn Gillmor2021-09-171-1/+1
* tests/cert-tests: test a policy without any policyQualifiers.Daniel Kahn Gillmor2021-05-171-2/+4
* tests: suffix .sh for all shell-script testsDaiki Ueno2021-02-171-21/+21
* x509: support commonName extensionDmitry Baryshkov2020-05-181-1/+1
* Merge branch 'tmp-check-dup-extensions' into 'master'Nikos Mavrogiannopoulos2020-01-091-2/+2
|\
| * x509: reject certificates having duplicate extensionsNikos Mavrogiannopoulos2020-01-031-2/+2
* | tests/Makefile.am: use absolute top_srcdir for GNUTLS_PRIORITY_FILEDimitri John Ledkov2020-01-061-1/+1
|/
* x509: do not tolerate invalid DER timeNikos Mavrogiannopoulos2019-12-261-1/+6
* tests: check certificate generation from certificate requestNikos Mavrogiannopoulos2019-12-231-3/+5
* tests: ensure test suite does not apply global configNikos Mavrogiannopoulos2019-12-201-0/+1
* certtool: added option to apply a certificate verification profileNikos Mavrogiannopoulos2019-12-191-2/+3
* Introduced check to reject certificates with non-digits in time fieldLili Quan2019-12-191-2/+3
* certtool: always include the CRL distribution points on CAsNikos Mavrogiannopoulos2019-11-251-1/+1
* cert-tests/gost: add certificate with new GOSTParameters structDmitry Eremin-Solenikov2019-10-071-1/+1
* x509: add support for Russian extensions defined for qualified certificateDmitry Eremin-Solenikov2019-09-281-1/+1
* gnutls_hash/hmac_copy: check its usability in all casesNikos Mavrogiannopoulos2019-06-261-0/+1
* certtool: CA certificates will contain the digital signature key usage flagNikos Mavrogiannopoulos2019-05-201-1/+1
* fuzz: added fuzzer for certificate verificationNikos Mavrogiannopoulos2019-03-271-1/+1
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* x509: corrected issue in the algorithm parameters comparisonNikos Mavrogiannopoulos2019-02-141-2/+2
* tests/cert-tests/certtool: SKIP if --disable-bash-tests was givenTim Rühsen2018-12-181-0/+4
* cert-tests: test parsing and decoding of GOST private keysDmitry Eremin-Solenikov2018-11-161-2/+5
* tests: add testfile from RFC4134 Section 4.5Dmitry Eremin-Solenikov2018-11-141-1/+2
* tests: added CRL verification testsNikos Mavrogiannopoulos2018-09-171-1/+2
* Corrected the importing of ECDSA public keysNikos Mavrogiannopoulos2018-08-071-3/+3
* tests: verify that certtool operates as expected with dates after 2038Nikos Mavrogiannopoulos2018-07-021-0/+1
* tests: check explicitly the size of time_tNikos Mavrogiannopoulos2018-07-021-1/+1
* tests: add PKCS#12 test script for GOST 28147-89-encrypted filesDmitry Eremin-Solenikov2018-06-231-1/+4
* tests: expand pkcs7 test to also check GOST filesDmitry Eremin-Solenikov2018-06-231-1/+2
* Support GOST private keys generationDmitry Eremin-Solenikov2018-06-231-0/+4
* Support importing/exporting X.509 GOST public keysDmitry Eremin-Solenikov2018-06-231-1/+8
* distclean temp. test files for 'make distcheck'Tim Rühsen2018-06-141-0/+3
* Fix tests/cert-tests/template-test for 'make distcheck'Tim Rühsen2018-06-011-1/+1
* certtool: honor --ask-pass when loading a private keyNikos Mavrogiannopoulos2018-05-071-2/+2
* require nettle 3.3 or laterNikos Mavrogiannopoulos2018-02-191-4/+0
* tests: combined key and cert teststmp-simplify-testsNikos Mavrogiannopoulos2017-11-211-4/+26
* tests: use certtool to check RSA-PSS to RSA conversionNikos Mavrogiannopoulos2017-08-151-0/+1
* tests: improved detection of 64-bit systemstmp-added-x86-buildNikos Mavrogiannopoulos2017-08-111-0/+1
* tests: added check on Ed25519 chain verificationNikos Mavrogiannopoulos2017-07-171-1/+1
* tests: pkcs7: added ed25519 basic signing and verification checksNikos Mavrogiannopoulos2017-07-171-2/+2
* tests: parse and interpret an EdDSA public keyNikos Mavrogiannopoulos2017-07-171-1/+1
* tests: added Ed25519 key and certificate generation testsNikos Mavrogiannopoulos2017-07-171-2/+3
* Removed support for openpgp certificates and keysNikos Mavrogiannopoulos2017-06-161-17/+4
* tests: added unit test to verify that certificates with non-DER strict time f...tmp-tolerate-certs-with-invalid-timeNikos Mavrogiannopoulos2017-06-051-1/+1
* x509: implement RSA-PSS signature schemeDaiki Ueno2017-05-291-2/+4
* tests: add test for signing with certificate listKarl Tarbe2017-05-151-2/+3
* tests: introduced checks in alternative chain discoveryNikos Mavrogiannopoulos2017-05-101-2/+3
* tests: utilize the email_protection_key template optiontmp-certtool-updateNikos Mavrogiannopoulos2017-05-051-5/+1