https://github.com/synthomat/ceassl
SSL/TLS Certificate Expiration Monitoring
https://github.com/synthomat/ceassl
clojure monitoring ssl tls
Last synced: 11 months ago
JSON representation
SSL/TLS Certificate Expiration Monitoring
- Host: GitHub
- URL: https://github.com/synthomat/ceassl
- Owner: synthomat
- License: mit
- Created: 2020-01-30T07:34:08.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-13T11:09:55.000Z (over 5 years ago)
- Last Synced: 2024-10-23T20:11:43.047Z (over 1 year ago)
- Topics: clojure, monitoring, ssl, tls
- Language: Clojure
- Homepage: https://github.com/synthomat/ceassl
- Size: 651 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# ceassl
**Ceassl** – Cease + SSL is a SSL/TLS checker that notifies you when one of the monitored HTTPS target's certificate is about to expire. So that you finally can take action in time because you didn't put a reminder in your calendar to renew certificate before the website becomes unavailable.
[](https://travis-ci.org/synthomat/ceassl) [](https://github.com/synthomat/ceassl/actions?query=workflow%3A%22Clojure+CI%22) [](https://github.com/synthomat/ceassl/blob/master/LICENSE)

## Prerequisites
You will need [Leiningen][] 2.0.0 or above installed.
[leiningen]: https://github.com/technomancy/leiningen
## Running
To start a web server for the application, run:
lein ring server-headless
## License
Copyright © 2020, Synthomat