Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Latest commit

 

History

History
37 lines (22 loc) · 539 Bytes

README.md

File metadata and controls

37 lines (22 loc) · 539 Bytes

Certify

Simple SSL certificate information library

Install

Via Composer

$ composer require bertuss/Certify

Usage

$certify = new /bertuss/Certify/Certify('example.com');

$certify->isValid();

Testing

$ composer test

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits

  • [Bertus Steenberg][link-author]

License

The MIT License (MIT). Please see License File for more information.