Majic Projects
Majic Ansible Roles
Go to the previous open issue
Go to the previous issue (open or closed)
star_faded.png
Please log in to bookmark issues
icon_project.png Majic Ansible Roles / Closed Feature request MAR-99 Checks for certificate validity
action_vote_minus_faded.png
0
Votes
action_vote_plus_faded.png
Go to the next issue (open or closed)
Go to the next open issue
This issue has been closed with status "Closed" and resolution "RESOLVED".
Issue basics
  • Type of issue
    Feature request
  • Category
    Not determined
  • Targetted for
    1.5.0
  • Status
    Closed
  • Progress
  • Priority
    Not determined
User pain
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
Affected by this issue (0)
There are no items
People involved
Times and dates
  • Posted at
  • Last updated
  • Estimated time
    4 hours
  • Time spent
    4 hours
    Click here to see time logged against this issue
Issue details
  • Resolution
    RESOLVED
Attachments (0)
There is nothing attached to this issue
Duplicate issues (0)
This issue does not have any duplicates
Description

Since the roles heavily depend on X.509 certificates for protecting communication channels, it is vital to make sure the certificates are checked for their validities in order to notify administrator when the certificates need to be renewed.

It would be useful to implement cronjobs for all certificates used by different roles to make sure certificates are renewed in timely manner.

The following should be done:

  • Expand all roles that deploy certificates to also deploy a cronjob that checks for validity of certificate. The cronjob should produce results in output format that makes it easy to notice certificates that are near expiration (within 30 days).
  • At least the following roles should be updated: wsgi_website, ldap_server, mail_server, xmpp_server, php_website, and web_server. Check if any other roles need to be updated.
  • Update role documentation.
  • Update usage instructions.
Todos (0 / 0)
There are no comments