https://github.com/soulseekah/libssl-cacert-tests
An automated test suite verifying certificates against various versions of libssl
https://github.com/soulseekah/libssl-cacert-tests
certificate-authority certificates libssl ssl
Last synced: about 1 year ago
JSON representation
An automated test suite verifying certificates against various versions of libssl
- Host: GitHub
- URL: https://github.com/soulseekah/libssl-cacert-tests
- Owner: soulseekah
- Created: 2018-04-11T07:42:18.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-18T14:30:42.000Z (over 7 years ago)
- Last Synced: 2025-01-25T07:22:52.307Z (over 1 year ago)
- Topics: certificate-authority, certificates, libssl, ssl
- Language: Shell
- Homepage:
- Size: 346 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# libssl cacert.pem Automated Test Suite
[](https://travis-ci.org/soulseekah/libssl-cacert-tests)
Test specific cacert.pem versions with different versions of libssl.

Inspired by https://github.com/rmccue/Requests/pull/212 and all related issues.
## backends
A backend is just a shell script that compiles a specific backend (OpenSSL, LibreSSL, etc.)
## cacerts
CA bundles that need testing.
## certs
Various certificates, bad ones, good ones.