Certificate signing request (CSR) parser

0.6.1 2022-06-28 18:54 UTC

This package is auto-updated.

Last update: 2024-04-28 22:47:48 UTC


README

Helper class to parse certificate signing requests into array.

Requirements

  • PHP 7.3
  • Intl extension
  • OpenSSL extension
  • OpenSSL command openssl
    • Likely a Linux variant for this to work

Installation

You can clone or download the code from the GitHub repository or you can use composer: composer require mireiawen/csr