Skip to content

alex/tls-cal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tls-cal

tls-cal creates an iCal feed of when your certificates expire.

Create a YAML configuration file like:

hosts:
    - google.com
    - facebook.com
    - twitter.com
    - whitehouse.gov

And then:

$ python tlscal.py path/to/config.yml

Beware: this is raw, it has bugs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages