2017 © Pedro Peláez
 

library cert-key-matcher

Checks that a certificate / key / csr matches in a given directory.

image

becklyn/cert-key-matcher

Checks that a certificate / key / csr matches in a given directory.

  • Wednesday, November 22, 2017
  • by becklyn
  • Repository
  • 2 Watchers
  • 1 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Certificate Key Checker

A simple CLI tool to quickly check that a certificate and a key match. Can also check for CSR validity., (*1)

Installation

composer global require becklyn/cert-key-matcher

Usage

Just call the CLI command in the directory containing the files., (*2)

cert-key-checker

Checks for the following file extensions:, (*3)

  • .key for key files
  • .pem or .crt for cert files
  • .csr for csr files

The Versions

22/11 2017

dev-master

9999999-dev

Checks that a certificate / key / csr matches in a given directory.

  Sources   Download

BSD-3-Clause

The Requires

 

22/11 2017

1.0.0

1.0.0.0

Checks that a certificate / key / csr matches in a given directory.

  Sources   Download

BSD-3-Clause

The Requires