library cert-key-matcher
Checks that a certificate / key / csr matches in a given directory.
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
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
dev-master
9999999-dev
Checks that a certificate / key / csr matches in a given directory.
Sources
Download
BSD-3-Clause
The Requires
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