doxadoxa/open-ssl-sertification

OpenSSL OOP-oriented wrapper for managing certificates.

v0.2 2020-06-15 13:34 UTC

This package is auto-updated.

Last update: 2024-04-16 00:13:21 UTC


README

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