Software /
code /
prosody-modules
Log
mod_checkcerts/mod_checkcerts.lua @ 3916:f1e28dcb3791
description | author | age |
---|---|---|
mod_checkcerts: Fixed luacheck warnings | Michel Le Bihan | 2018-03-23 |
mod_checkcerts: Improve error handling when loading certificate | Kim Alvefur | 2015-09-29 |
mod_checkcerts: Improve logic for finding an ssl section with a certificate | Kim Alvefur | 2015-09-29 |
mod_checkcerts: Fix for removal of globals in LuaSec | Kim Alvefur | 2015-04-12 |
mod_checkcerts: Add timestamp parsing, format time until expiry more human-readable, adjust check intervals to time left. | Kim Alvefur | 2013-06-30 |
mod_checkcerts: Modify wording a bit. | Kim Alvefur | 2013-03-29 |
mod_checkcerts: Nag admins about certs that have, or are about to expire. Often. | Kim Alvefur | 2013-03-28 |
mod_checkcerts: Improve, add comments, add forward compatibility. | Kim Alvefur | 2012-10-28 |
mod_checkcerts: New module that logs a warning when your cert is about to expire. | Kim Alvefur | 2012-05-21 |