Simple SSL certificate information library
Via Composer
$ composer require bertuss/Certify
$certify = new /bertuss/Certify/Certify('example.com');
$certify->isValid();
$ composer test
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
- [Bertus Steenberg][link-author]
The MIT License (MIT). Please see License File for more information.