Projet

Général

Profil

Paste
Télécharger au format
Statistiques
| Branche: | Révision:

root / plugins / ssl / ssl-certificate-expiry @ 09b88141

Historique | Voir | Annoter | Télécharger (6,11 ko)

# Date Auteur Commentaire
bba98f95 2020-09-06 16:19 Martin Schobert

ssl-certificate-expiry: Feature added: checking intermediate certs as well (#1088)

52144bc2 2020-02-05 18:54 Lars Kruse

ssl-certificate-expiry: remove hardcoded CA directory path

This should allow the plugin to be usable on all platforms.

292cfb95 2020-01-24 19:22 Lars Kruse

ssl-certificate-expiry: add support for FreeBSD's "date"

Thanks to oz42

Closes: #1038

0b4725d6 2019-10-03 11:28 Olivier Mehani

[ssl/ssl-certificate-expiry] Fix unset starttls parameter

Signed-off-by: Olivier Mehani <>

3aa213d4 2019-09-17 13:37 ruliane

Add support for StartTLS in ssl-certificate-expiry (#1018)

  • Add support for StartTLS in ssl-certificate-expiry

Added support for StartTLS in ssl-certificate-expiry
Use env.services foo.example.net_25_smtp to enable StartTLS on a SMTP server.

7fed3b97 2019-08-12 23:16 Lars Kruse

Fix multiple shellcheck issues

7e995a02 2019-07-22 08:15 Olivier Mehani

squash! squash! [ssl-certificate-expiry] Add asynchronous update via cron

  • use find to detect only recent cache files
  • reduce cron periodicity to an hour
  • use variable instead of TMP file
793b75b9 2019-07-22 08:07 Olivier Mehani

squash! [ssl-certificate-expiry] Add asynchronous update via cron

revert local

59f057f8 2019-07-20 08:51 Olivier Mehani

[ssl-certificate-expiry] Add asynchronous update via cron

Also, cleanup the script to be better POSIX sh compatible, and add -u to
the shebang.

e7eb2886 2018-03-29 19:53 Lars Kruse

plugins ssl_ and ssl-certificate-expiry: various improvements

  • simplify date parsing: use "date" instead of awk's "mktime" (requires gawk)
  • simplify structure
  • use the same function (copy'n'paste) for both plugins

Closes: #893

81e19668 2017-07-22 23:19 Olivier Mehani

[ssl] Remove legacy ssl, and replacement ssl-certificate-expiry

Signed-off-by: Olivier Mehani <>

33239697 2017-06-21 07:32 Olivier Mehani

fixup! [multi-ssl] Backward compatibility with ssl_

21cc6fc4 2017-06-20 07:15 Olivier Mehani

[ssl-certificate-expiry] Rename from multi_ssl

Signed-off-by: Olivier Mehani <>