Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 295 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 295 Bytes

OpenSSL Certification

Lightweight wrapper for authentic openssl library to manage X509 certificates.

Installation

You can install library via Composer:

composer require doxadoxa/openssl-certification

How to use

Some examples of library usage can be found in example.php