8000 GitHub - scotthelm/certs: displays information about crt files in a directory
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

scotthelm/certs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Certs

This utility will read an x509 certificate from stdin or all crt files in a given directory.

Usage

certs is invoked this way certs -d="/path/to/cert/dir" If no path is given, then it will read from stdin cat /path/to/certificate.crt | certs

Output

The output is tab delimited and in the form of:

[dnsnames]  issuer  days-til-expiration

About

displays information about crt files in a directory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0