tedivm/certain

Fund package maintenance!
tedivm

dev-master 2014-02-05 05:50 UTC

This package is auto-updated.

Last update: 2024-03-13 04:17:13 UTC


README

Latest Stable Version Total Downloads

Certain is a library designed for checking SSL Certificates. It takes certificates either directly or from the server hosting them and checks the entire chain for errors.

It is currently grossly unstable and being developed actively- feel free to contribute!

Installing

Composer

Installing Certain can be done through a variety of methods, although Composer is recommended.

Until Certain reaches a stable API with version 1.0 it is recommended that you review changes before even Minor updates, although bug fixes will always be backwards compatible.

"require": {
  "tedivm/certain": "0.1.*"
}

Github

Releases of Certain are available on Github.