summaryrefslogtreecommitdiff
path: root/tests/cert-tests
Commit message (Expand)AuthorAgeFilesLines
* tests: use more aliases in tests for better alias testing coverageAlexander Sosedkin2022-01-151-6/+6
* tests: check algorithms for generating PKCS#12 fileDaiki Ueno2022-01-112-3/+46
* 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-172-1/+102
* tests: update details about sample X25519 certificateDaniel Kahn Gillmor2021-09-171-0/+10
* certtool: order DN components by scale.Daniel Kahn Gillmor2021-05-2825-254/+254
* tests/cert-tests: test a policy without any policyQualifiers.Daniel Kahn Gillmor2021-05-174-2/+106
* x509: Write keyUsage extension with minimal BIT STRINGDaniel Kahn Gillmor2021-05-1426-229/+229
* certtool: don't copy CRL distribution point from CA certDaiki Ueno2021-04-281-10/+8
* tests: suffix .sh for all shell-script testsDaiki Ueno2021-02-1772-21/+21
* tests: add missing ${EXEEXT}Daiki Ueno2020-10-031-2/+2
* tests: simplify program detectionDaiki Ueno2020-10-031-2/+2
* tests: remove unused first argument from launch_serverDaiki Ueno2020-09-251-6/+6
* tests: use ": ${FOO=BAR}" syntax for default handling in shell scriptsDaiki Ueno2020-09-2571-208/+208
* Fix parser output in tests/cert-tests/data/gost-cert-nogost.pemFiona Klute2020-08-161-15/+1
* Merge branch 'master' into 'tmp-mark-gost94-as-broken'Dmitry Baryshkov2020-06-1538-68/+146
|\
| * tests/cert-test/invalid-sig: use datefudge to test expired certstmp-skip-datefudgeDaiki Ueno2020-06-121-18/+25
| * tests: check_for_datefudge: don't exit the test programsDaiki Ueno2020-06-1227-27/+27
| * Merge branch 'x509-common-name' into 'master'Dmitry Baryshkov2020-05-243-1/+65
| |\
| | * x509: support commonName extensionDmitry Baryshkov2020-05-183-1/+65
| * | x509: aki: always print authorityCert infoDmitry Baryshkov2020-05-171-0/+2
| |/
| * output: add Russian security class policiesDmitry Baryshkov2020-05-141-2/+2
| * x509: print certificate policiy namesDmitry Baryshkov2020-05-141-1/+1
| * pkcs7: decode attribute OIDs when printingDmitry Baryshkov2020-05-146-18/+18
| * lib/x509: use common routine for parsing data versionDmitry Baryshkov2020-03-121-1/+1
| * tests: skip pkcs12-gost under GNUTLS_FORCE_FIPS_MODEDaiki Ueno2020-02-041-0/+5
* | GOSTR341194: mark as insecure for digital signaturesNikos Mavrogiannopoulos2020-01-264-1/+27
|/
* Merge branch 'legacy-gost-512' into 'master'Nikos Mavrogiannopoulos2020-01-242-6/+6
|\
| * x509: include digestParamSet into GOST 512-bit curves A and B paramsDmitry Eremin-Solenikov2020-01-202-6/+6
* | pkcs12: use correct key length when using STREEBOG-512Dmitry Baryshkov2020-01-201-0/+14
|/
* Merge branch 'tmp-oid-fix' into 'master'Nikos Mavrogiannopoulos2020-01-138-50/+50
|\
| * tests: replace invalid extension OIDs with valid onesNikos Mavrogiannopoulos2020-01-078-50/+50
* | Merge branch 'tmp-check-dup-extensions' into 'master'Nikos Mavrogiannopoulos2020-01-093-2/+80
|\ \ | |/ |/|
| * x509: reject certificates having duplicate extensionsNikos Mavrogiannopoulos2020-01-033-2/+80
* | 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-262-1/+56
* tests: check certificate generation from certificate requestNikos Mavrogiannopoulos2019-12-238-3/+185
* 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-195-2/+224
* Introduced check to reject certificates with non-digits in time fieldLili Quan2019-12-194-2/+158
* certtool: always include the CRL distribution points on CAsNikos Mavrogiannopoulos2019-11-253-1/+44
* tests: make tests pass with disabled GOST algorithmsDmitry Eremin-Solenikov2019-11-221-0/+1
* ecc: fix curve sizes for TC26-256 gost curvesDmitry Eremin-Solenikov2019-10-271-0/+23
* cert-tests/gost: add certificate with new GOSTParameters structDmitry Eremin-Solenikov2019-10-074-1/+164
* certtool: ensure that PKCS#8 file does not contain key descriptionNikos Mavrogiannopoulos2019-09-282-0/+25
* x509: add support for Russian extensions defined for qualified certificateDmitry Eremin-Solenikov2019-09-283-1/+100
* 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