outsideopen.ossim_openvas_cert_renewal
Ansible Role: USM/OSSIM OpenVAS Certificate Renewal
NOTE This repository is now archived. While the process may still work for older OSSIM versions, it doesn't work for any version released after OSSIM 9 was replaced in the installation.
This role updates the OpenVAS certificates on a USM/OSSIM appliance.
It follows the instructions found on this page: How do I resolve OpenVAS expired certificate issues?
Requirements
You need a USM/OSSIM appliance.
Role Variables
Variable | Default | Description |
---|---|---|
usm_openvas_cert_lifetime | 1460 | Number of days the certificates are valid for |
usm_openvas_cert_allowance | 432000 | Number of seconds before a certificate expires when it should be renewed |
Example Playbook
- hosts: all
roles:
- outsideopen.ossim-openvas-cert-renewal
License
MIT / BSD
Author Information
This role was created in 2019 by David Lundgren.
Installa
ansible-galaxy install outsideopen.ossim_openvas_cert_renewal
Licenza
Unknown
Download
196
Proprietario