summaryrefslogtreecommitdiff
path: root/tests/cert-tests
Commit message (Expand)AuthorAgeFilesLines
* 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-2027-126/+226
* certtool: refuse to accept an incompatible key typeNikos Mavrogiannopoulos2019-04-251-6/+30
* certtool: generate RSA-PSS certificates from RSA keysNikos Mavrogiannopoulos2019-04-202-3/+34
* tests: cert-tests: crl: cleanup filesAlon Bar-Lev2019-04-091-2/+2
* fuzz: added fuzzer for certificate verificationNikos Mavrogiannopoulos2019-03-273-2/+82
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-135-5/+5
* tests: verify that 'certtool -i --outder' does not output texttmp-test-certtoolNikos Mavrogiannopoulos2019-03-101-0/+14
* x509: corrected issue in the algorithm parameters comparisonNikos Mavrogiannopoulos2019-02-144-2/+67
* tests/cert-tests/certtool-eddsa: Increase portability (fix for busybox)Tim Rühsen2018-12-181-23/+14
* tests/cert-tests/certtool: SKIP if --disable-bash-tests was givenTim Rühsen2018-12-182-3/+14
* tests/cert-tests/pkcs12-utf8: Use /bin/sh instead of bashTim Rühsen2018-12-181-1/+1
* tests/cert-tests/pkcs12-corner-cases: Increase portability (fix for busybox)Tim Rühsen2018-12-181-3/+4
* tests/cert-tests/certtool-ecdsa: Increase portability (fix for busybox)Tim Rühsen2018-12-181-3/+3
* tests/cert-tests/pem-decoding: Increase portability (fix for busybox)Tim Rühsen2018-12-181-15/+12
* tests/cert-tests/certtool-crl-decoding: Increase portability (fix for busybox)Tim Rühsen2018-12-181-6/+5
* tests: attempt to fix test errors on Mac OS XDmitry Eremin-Solenikov2018-11-296-8/+8
* tests: fix crl test under MinGW32/64Dmitry Eremin-Solenikov2018-11-284-6/+6
* cert-tests: verify --no-text switch for pkcs7/pkcs12 infoDmitry Eremin-Solenikov2018-11-262-0/+28
* certtool: don't output textual information if --no-text was givenDmitry Eremin-Solenikov2018-11-261-1/+1
* certtool: don't output pkcs12 information to stderrDmitry Eremin-Solenikov2018-11-261-0/+5
* cert-tests: verify --no-text switch for cert/crq/pub/privkeysDmitry Eremin-Solenikov2018-11-264-0/+86
* cert-tests: test parsing and decoding of GOST private keysDmitry Eremin-Solenikov2018-11-1615-2/+321
* tests: add testfile from RFC4134 Section 4.5Dmitry Eremin-Solenikov2018-11-144-1/+87
* tests: pkcs12-utf8 depend on bashtmp-enable-tls13Nikos Mavrogiannopoulos2018-09-241-2/+3
* x509: print_pubkey: print GOST public key with MSB firstDmitry Eremin-Solenikov2018-09-181-3/+2
* tests: pkcs1-pad: run with SHA-1 enabled or disabledtmp-sha1-fix-testNikos Mavrogiannopoulos2018-09-171-3/+1
* tests: added CRL verification testsNikos Mavrogiannopoulos2018-09-176-1/+92
* Corrected the importing of ECDSA public keysNikos Mavrogiannopoulos2018-08-074-3/+183
* tests: verify that certtool operates as expected with dates after 2038Nikos Mavrogiannopoulos2018-07-024-1/+155
* tests: check explicitly the size of time_tNikos Mavrogiannopoulos2018-07-023-13/+22
* .gitlab-ci.yml: updated x86 CI builds with better datefudge detectionNikos Mavrogiannopoulos2018-06-241-6/+3
* tests: add PKCS#12 test script for GOST 28147-89-encrypted filesDmitry Eremin-Solenikov2018-06-235-1/+90
* tests: expand pkcs7 test to also check GOST filesDmitry Eremin-Solenikov2018-06-234-2/+45
* Support GOST private keys generationDmitry Eremin-Solenikov2018-06-232-0/+107
* Support importing/exporting X.509 GOST public keysDmitry Eremin-Solenikov2018-06-235-3/+127
* Add declarations for GOST R 34.10 signaturesDmitry Eremin-Solenikov2018-06-231-1/+1
* Add declarations to support GOST public keysDmitry Eremin-Solenikov2018-06-231-1/+1
* 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
* tests: remove check for broken datefudgeMartin Sucha2018-05-191-5/+1
* tests: add negative tests for certtool crl numbersMartin Sucha2018-05-191-0/+63
* certtool: use larger serial and CRL numbersMartin Sucha2018-05-194-0/+229
* certtool: honor --ask-pass when loading a private keyNikos Mavrogiannopoulos2018-05-072-8/+36
* require nettle 3.3 or laterNikos Mavrogiannopoulos2018-02-191-4/+0
* tests: combined key and cert teststmp-simplify-testsNikos Mavrogiannopoulos2017-11-2160-4/+1818
* tests: check whether key IDs with SHA512 are corrected calculatedtmp-fix-sha512-use-in-certtoolNikos Mavrogiannopoulos2017-10-011-0/+8
* tests: check fingerprint generation with SHA512Nikos Mavrogiannopoulos2017-10-011-0/+8
* tests: krb5-test: disable valgrind mem leak checks for negative checksNikos Mavrogiannopoulos2017-08-271-0/+8
* tests: use certtool to check RSA-PSS to RSA conversionNikos Mavrogiannopoulos2017-08-154-0/+78