Download the PHP package marco-introini/certinfo-cli without Composer
On this page you can find all versions of the php package marco-introini/certinfo-cli. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download marco-introini/certinfo-cli
More information about marco-introini/certinfo-cli
Files in marco-introini/certinfo-cli
Package certinfo-cli
Short Description SSL Certificate check in the command line.
License MIT
Homepage https://marcointroini.it
Informations about the package certinfo-cli
Certinfo
A CLI application that shows Certificate Information of single X509 certificate (PEM and DER format) or multiple certificates (check a directory)
This can also be used for converting PEM certificate to DER and vice-versa
User Installation
Global installation
You can install the binary in global composer directory:
Usage
All the available commands are visible using:
Check a single file
filename can be a PEM, CRT, CER or DER file
Check every file in a directory
Check an HTTPS Url
Convert PEM to DER
Convert DER to PEM
Developer information
Inside the Makefile there is the build command to create the executable
Test
There are several test written using Pest inside the tests/Feature directory.
Before executing Pest you must generate stub certificates inside the tests/stubs directory. There is a Makefile recipe for automating everything:
Thanks
This package is based on Laravel Zero.
Laravel Zero was created by Nuno Maduro and Owen Voke, and is a micro-framework that provides an elegant starting point for your console application. It is an unofficial and customized version of Laravel optimized for building command-line applications.
Support the development
If you like my work you can buy me a coffee
- via PayPal
License
This is an open-source software licensed under the MIT license.
All versions of certinfo-cli with dependencies
guzzlehttp/guzzle Version ^7.4
illuminate/http Version ^10.0
nunomaduro/termwind Version ^1.13
spatie/ray Version ^1.36
spatie/ssl-certificate Version ^2.4