Compare commits
No commits in common. "main" and "v0.0.2" have entirely different histories.
1 changed files with 0 additions and 17 deletions
17
Readme.md
17
Readme.md
|
@ -1,17 +0,0 @@
|
|||
# CertChecker
|
||||
|
||||
[](https://pkg.go.dev/git.domandoman.xyz/doman/certchecker)
|
||||
|
||||
CertChecker is VERY COMPLEX Go package providing one function and one cli interface.
|
||||
|
||||
## What does it do?
|
||||
|
||||
Package scans domain to check if it's certificate won't expire soon.
|
||||
|
||||
One may ask why do we need such an package when even personal hobby projects use automatic certbot certificates management? Yes.
|
||||
|
||||
## Including package
|
||||
|
||||
```go
|
||||
import "git.domandoman.xyz/doman/certchecker"
|
||||
```
|
Loading…
Reference in a new issue