Skip to content

Read an SSL certificate from a file or server and show its essential data

Notifications You must be signed in to change notification settings

dizmo/scripts-crtinfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Certificate Information Tool

This tool will show the most relevant information about one or more certificates in pem format stored in a file or it will retrieve and show the certificates provided by a server.

To install the tool on a server clone this repository to /opt/crtinfo using

git clone git@git.jakobsbrunnen.ch:jb/scripts-crtinfo.git /opt/crtinfo

To make it available for simple use create a symlink using

ln -s /opt/crtinfo/crtinfo /usr/local/bin/crtinfo

About

Read an SSL certificate from a file or server and show its essential data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages