summaryrefslogtreecommitdiff
path: root/test/fixtures/keys
Commit message (Expand)AuthorAgeFilesLines
* test: update certificates and private keysFedor Indutny2018-08-1384-885/+832
* test: update keys/Makefile to clean and build allDaniel Bevenius2018-08-131-5/+6
* test: add script to create 0-dns-cert.pemShigeki Ohtsu2017-04-182-46/+0
* crypto: add cert check issued by StartCom/WoSignShigeki Ohtsu2017-03-0821-0/+390
* test: enable to work pkcs12 test in FIPS modeShigeki Ohtsu2016-02-092-0/+1
* crypto: load PFX chain the same way as regular oneFedor Indutny2015-12-172-0/+8
* test: add test for invalid DSA key sizeStefan Budeanu2015-11-144-1/+43
* test: stronger crypto in test fixturesStefan Budeanu2015-11-139-52/+53
* crypto: add cert check to CNNIC WhitelistShigeki Ohtsu2015-06-169-1/+187
* tls: use `SSL_set_cert_cb` for async SNI/OCSPFedor Indutny2015-05-0115-38/+233
* benchmark: add rsa/aes-gcm performance testShigeki Ohtsu2015-04-047-1/+178
* crypto: separate altname extensions with ", "Fedor Indutny2014-12-111-11/+12
* crypto: escape DNS altnameFedor Indutny2014-11-082-0/+45
* tls: fix encoding in certificate-related functionsAdam Lippai2014-09-156-4/+93
* tls, crypto: add DHE supportShigeki Ohtsu2014-08-294-1/+27
* tls: support OCSP on client and serverFedor Indutny2014-04-188-59/+70
* crypto: clear error in GetPeerCertificateFedor Indutny2014-01-265-1/+61
* tls: add ECDH ciphers supportErik Dubbelboer2013-10-3020-143/+187
* test: rebuild keys without asking for passwordMichael Thomas2012-05-011-2/+4
* test: generate 1024-bit keys, pacify openssl 1.0.1Lal Jérémy2012-03-221-4/+4
* Extend OpenSSL expiration datesRyan Dahl2011-03-1421-133/+133
* TLS: CRL supportTheo Schlossnagle2011-02-1014-67/+105
* New keys, agent1-cert.pem was expiredRyan Dahl2011-02-0925-128/+132
* Add ext_key_usage to getPeerCertificateGreg Hughes2011-01-276-4/+85
* Fix expired keysRyan Dahl2011-01-1015-101/+101
* Add 'make test' to test/fixtures/keys/MakefileRyan Dahl2010-12-071-1/+12
* Fix CNs for agent keys; can't be the same as CA's CNRyan Dahl2010-12-0722-174/+318
* Add broken, but detailed TLS verify testRyan Dahl2010-12-0716-0/+200