Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

outsideopen/ansible-role-ossim-openvas-cert-renewal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Role: USM/OSSIM openvas certificate renewal

NOTE This repository has been archived, while the process may work for older versions of OSSIM, it no longer works for versions released after OSSIM 9 was replaced in the installation

Updates the OpenVAS certificates on a USM/OSSIM appliance.

This is based on the instructions on this page How do I resolve OpenVAS expired certificate issues?

Requirements

An USM/OSSIM appliance

Role Variables

Variable Default Comments
usm_openvas_cert_lifetime 1460 Number of days the certificates should be made for
usm_openvas_cert_allowance 432000 Number of seconds before expire a cert 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.

About

Ansible role for renewing the openvas certificates on a USM/OSSIM appliance

Resources

Stars

Watchers

Forks

Packages

No packages published