Skip to content
This repository has been archived by the owner on Feb 11, 2023. It is now read-only.
/ crtchkr Public archive

A go tool for checking validation and expiry of x509 certificates.

License

Notifications You must be signed in to change notification settings

chramb/crtchkr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crtchkr - Projekt

Proste narzędzie monitorujące ważność certyfikatów - lokalnych i zdalnych z systemem powiadomień

Dokumentacja

Instrukcje korzystania poza Dokumentacją można znaleźć w man/

Kompilacja programu

Wymagany jest kompilator języka Golang

znajdując się w głównym katalogu projektu należ wykonać komendę:

Make

$ make

lub

Ręczna Kompilacja

$ go build

Generowanie Dokumentacji

Man

Wymagany jest program go-md2man

$ make man

PDF

Wymagany jest język R wraz z: pandoc, Rmarkdown, oraz Xelatex

$ make pdf

About

A go tool for checking validation and expiry of x509 certificates.

Topics

Resources

License

Stars

Watchers

Forks