Skip to content

Upgrade to 0.2.2

HgO requested to merge cron into master

Created by: tbalthazar

What this upgrade does:

  • git pull the latest version of renew_cert (to use the --cron flag)
  • renew the certificate
  • add a daily cron job that will check if the certificate must be renewed

The renew_from_cube script only renew the cert if it will expire in less than 4 months (thanks to the --cron arg).

Merge request reports