Skip to content

EstebanBorai/certs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

certs

CLI tool to debug server's SSL/TLS Certificates

Crates.io Documentation Build Clippy Formatter

Installation

cargo install certs

Usage

Render a website certificate summary

$ certs show https://www.estebanborai.com

Fetching certificate from: www.estebanborai.com:443

Issuer: C=US, O=Cloudflare, Inc., CN=Cloudflare Inc ECC CA-3
Subject: C=US, ST=California, L=San Francisco, O=Cloudflare, Inc., CN=sni.cloudflaressl.com
Not Before: 2022-11-03 0:00:00.0 +00:00:00
Not After: 2023-11-03 23:59:59.0 +00:00:00
Version: V3

Contributing

Every contribution to this project is welcome. Feel free to open a pull request, an issue or just by starting this project.

License

Distributed under the terms of both the MIT license