summaryrefslogtreecommitdiff
path: root/test/fixtures/keys
AgeCommit message (Expand)Author
2019-07-05test: generate des rsa_cert.pfxCaleb ツ Everett
2019-06-28test: reset validity dates of expired certsSam Roberts
2019-06-10test: add comments to the foaf+ssl fixturesAlex Aubuchon
2019-06-10test: change formatting of fixtures/keys/MakefileAlex Aubuchon
2019-06-10test: move foafssl certs to fixtures/keys/Alex Aubuchon
2019-06-10test: move dherror.pem to fixtures/keys/Alex Aubuchon
2019-06-10test: move test_[key|ca|cert] to fixtures/keys/Alex Aubuchon
2019-06-10test: move spkac certs to fixtures/keys/Alex Aubuchon
2019-06-10test: move x448 keypairs to fixtures/keys/Alex Aubuchon
2019-06-10test: move ed448 keypairs to fixtures/keys/Alex Aubuchon
2019-06-10test: move dsa keypairs to fixtures/keys/Alex Aubuchon
2019-06-10test: move rsa keypairs to fixtures/keys/Alex Aubuchon
2019-06-10test: move x25519 keypair to fixtures/keys/Alex Aubuchon
2019-06-10test: move ed25519 keypair to fixtures/keys/Alex Aubuchon
2019-06-05Revert "test: move all test keys/certs under `test/fixtures/keys/`"Sam Roberts
2019-06-05test: add comments to the foaf+ssl fixturesAlex Aubuchon
2019-06-05test: change formatting of fixtures/keys/MakefileAlex Aubuchon
2019-06-05test: move foafssl certs to fixtures/keys/Alex Aubuchon
2019-06-05test: move dherror.pem to fixtures/keys/Alex Aubuchon
2019-06-05test: move test_[key|ca|cert] to fixtures/keys/Alex Aubuchon
2019-06-05test: move spkac certs to fixtures/keys/Alex Aubuchon
2019-06-05test: move x448 keypairs to fixtures/keys/Alex Aubuchon
2019-06-05test: move ed448 keypairs to fixtures/keys/Alex Aubuchon
2019-06-05test: move dsa keypairs to fixtures/keys/Alex Aubuchon
2019-06-05test: move rsa keypairs to fixtures/keys/Alex Aubuchon
2019-06-05test: move x25519 keypair to fixtures/keys/Alex Aubuchon
2019-06-05test: move ed25519 keypair to fixtures/keys/Alex Aubuchon
2019-04-08crypto: add support for RSA-PSS keysTobias Nießen
2019-03-30crypto: decode missing passphrase errorsTobias Nießen
2018-11-16test: add independent multi-alg crypto identitiesSam Roberts
2018-11-16test: rename agent1-pfx.pem to agent1.pfxSam Roberts
2018-08-08test: update certificates and private keysFedor Indutny
2018-04-14test: update keys/Makefile to clean and build allDaniel Bevenius
2017-09-07tls: multiple PFX in createSecureContextYury Popov
2017-03-10test: add script to create 0-dns-cert.pemShigeki Ohtsu
2017-02-04crypto: add cert check issued by StartCom/WoSignShigeki Ohtsu
2016-02-09test: enable to work pkcs12 test in FIPS modeShigeki Ohtsu
2015-12-17crypto: load PFX chain the same way as regular oneFedor Indutny
2015-11-14test: add test for invalid DSA key sizeStefan Budeanu
2015-11-13test: stronger crypto in test fixturesStefan Budeanu
2015-06-16crypto: add cert check to CNNIC WhitelistShigeki Ohtsu
2015-05-01tls: use `SSL_set_cert_cb` for async SNI/OCSPFedor Indutny
2015-04-04benchmark: add rsa/aes-gcm performance testShigeki Ohtsu
2014-12-11crypto: separate altname extensions with ", "Fedor Indutny
2014-11-08crypto: escape DNS altnameFedor Indutny
2014-09-15tls: fix encoding in certificate-related functionsAdam Lippai
2014-08-29tls, crypto: add DHE supportShigeki Ohtsu
2014-04-18tls: support OCSP on client and serverFedor Indutny
2014-01-26crypto: clear error in GetPeerCertificateFedor Indutny
2013-10-30tls: add ECDH ciphers supportErik Dubbelboer