tedivm/certain
Maintainers
Fund package maintenance!
dev-master
2014-02-05 05:50 UTC
Requires
- php: >=5.3.0
Requires (Dev)
- fabpot/php-cs-fixer: 0.4.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-06-13 10:05:37 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.
