mirror of
https://github.com/Luzifer/promcertcheck.git
synced 2024-11-08 16:00:08 +00:00
40 lines
811 B
Markdown
40 lines
811 B
Markdown
# 0.5.0 / 2017-11-05
|
|
|
|
* Allow loading of custom RootCA certificates
|
|
* Add status logging for checks
|
|
* Improve handling of errors for invalid certs
|
|
* Switch to dep for dependency managment, update deps
|
|
|
|
# 0.4.1 / 2017-06-26
|
|
|
|
* Add automated building
|
|
|
|
# 0.4.0 / 2017-06-26
|
|
|
|
* Introduce /httpStatus endpoint
|
|
which will respond with HTTP200 if everything is fine or HTTP500 if one or more certificates are broken
|
|
* Update rconfig, use duration parsing from rconfig
|
|
|
|
# 0.3.0 / 2016-09-29
|
|
|
|
* Add support for ports in probe-URLs
|
|
|
|
0.2.1 / 2016-01-26
|
|
==================
|
|
|
|
* Fix: Only set expiry when valid cert
|
|
|
|
0.2.0 / 2015-09-04
|
|
==================
|
|
|
|
* Added JSON output
|
|
|
|
0.1.1 / 2015-09-04
|
|
==================
|
|
|
|
* Added documentation
|
|
|
|
0.1.0 / 2015-09-04
|
|
==================
|
|
|
|
* Initial version
|