Skip to content

A simple tool written in Go to find out which of your OpenSSL PKI Certificates is expired (soon)

License

Notifications You must be signed in to change notification settings

encbladexp/gocaexpired

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building

go build .

Usage

Just ensure to have a file called index.txt in your current working directory.

./gocaexpired

Example

./gocaexpired -filename /etc/ssl/ca/conf/index
Expiry Date: 2022-01-03 CN: git.localnet SN: 819ACDDE2DCEFC8AC7336C4C39502386 CRITICAL: already expired
Expiry Date: 2024-01-03 CN: git.localnet SN: 819ACDDE2DCEFC8AC7336C4C39502387 CRITICAL: already expired
Expiry Date: 2024-10-13 CN: git.localnet SN: 819ACDDE2DCEFC8AC7336C4C39502388 WARNING: expires in < 30d
Expiry Date: 2024-12-05 CN: server.localnet SN: 53DA0418C31D721FC7EE43736780F013 INFO: expires in < 90d

Documentation

About

A simple tool written in Go to find out which of your OpenSSL PKI Certificates is expired (soon)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages