summaryrefslogtreecommitdiff
path: root/test-ca
AgeCommit message (Expand)Author
2024-08-14Add public keys in PEM format for end entity and clientholodorum
2024-05-21Add test for CRL expirationjasperpatterson
2024-04-09test-ca: add README, point to test_ca.rs toolDaniel McCarney
2024-04-09test-ca: remove legacy OpenSSL tooling/configDaniel McCarney
2024-04-09test-ca: regenerate with rcgenDaniel McCarney
2024-04-09tests: remove .req and .rsa test filesDaniel McCarney
2024-04-09tests: move existing RSA test data to RSA 2048Daniel McCarney
2024-01-04Split test-ca ecdsa by curve; add p521Joseph Birr-Pixton
2023-10-25test-ca: make CRLs revoking intermediate, server EE certsDaniel McCarney
2023-07-05Regenerate test certsJoseph Birr-Pixton
2023-07-05Add IP address names to test certsJoseph Birr-Pixton
2023-07-05test-ca: regenerate certs, keys, crls.Daniel McCarney
2023-07-05test-ca: generate demo CRLs for client certs.Daniel McCarney
2023-03-02fix: avoid hardcoded (ba)sh path in helper scripts.Daniel McCarney
2020-06-20Add initial test-ca/eddsa with output for Ed25519Andrew Bennett
2019-06-16Use 4096-bit RSA CA keyJoseph Birr-Pixton
2017-12-27ring can't use 2560-bit keys, so don'tJoseph Birr-Pixton
2017-09-02Rebuild test certs with appropriate EKUJoseph Birr-Pixton
2017-01-05Server-side client auth supportJoseph Birr-Pixton
2016-08-14Clean up handshake hashingJoseph Birr-Pixton
2016-08-14basic server-side client auth worksJoseph Birr-Pixton
2016-07-05Update test-ca to not expireJoseph Birr-Pixton
2016-06-26Restart server work. Handshake completesJoseph Birr-Pixton
2016-06-05Test rsa and ecdsa suites, and topsitesJoseph Birr-Pixton
2016-06-03Check in test keysJoseph Birr-Pixton
2016-06-03testing updatesJoseph Birr-Pixton
2016-06-01Add proper argument parsing to s_clientJoseph Birr-Pixton