summaryrefslogtreecommitdiff
path: root/tests/cert-tests
Commit message (Expand)AuthorAgeFilesLines
* Also use gnutls_timewrapper non-frozen timeAndreas Metzler2023-04-0410-16/+16
* Use gnutls_timewrapper for static (frozen time) instancesAndreas Metzler2023-04-0422-81/+78
* Change timestamp format for faketime compatibility.Andreas Metzler2023-04-0421-67/+67
* Merge branch 'https' into 'master'Daiki Ueno2022-12-2766-132/+66
|\
| * Replace FSF snail mail addresses with URLStefan Kangas2022-12-2766-132/+66
* | Fix typosStefan Kangas2022-12-271-1/+1
|/
* build: Revert "Disable test scripts on windows"Daiki Ueno2022-05-291-3/+0
* Disable test scripts on windowsZoltan Fridrich2022-05-191-0/+3
* tests/cert-tests/pkcs12.sh: use portable sed invocationsDaiki Ueno2022-05-041-2/+3
* Make gnutls compliant to RFC5280Zoltan Fridrich2022-03-162-42/+2
* 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