An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# libssl cacert.pem Automated Test Suite

[![Build Status](https://travis-ci.org/soulseekah/libssl-cacert-tests.svg?branch=master)](https://travis-ci.org/soulseekah/libssl-cacert-tests)

Test specific cacert.pem versions with different versions of libssl.

![Tests](https://raw.githubusercontent.com/soulseekah/libssl-cacert-tests/master/screenshot.png)

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.