|
NAMEgvm-manage-certs - manage certificate infrastructure for a GVM installationSYNOPSISgvm-manage-certs [OPTION]...DESCRIPTIONgvm-manage-certs manages the certificate infrastructure for a GVM installation. The certificate infrastructure enables GVM daemons to communicate in a secure manner and is used for authentication and authorization before establishing TLS connections between the daemons.The GVM certificate infrastructure consists of a certificate authority (CA) which is trusted by all GVM daemons. This CA is then used to sign certificates used by the various daemons. The certificates can be divided into two use cases:
gvm-manage-certs can perform an automatic creation of a default certificate infrastructure for a standard GVM installation. It can also verify an existing infrastructure and perform various certificate related tasks to support the setup of a more complex infrastructure. OPTIONSCertificate infrastructure management
Certificate options
Configuration-e file Read configuration from file (see below for configuration details)Output control
Other options
EXIT STATUS
ENVIRONMENTAll certificate generation options can be set either through the configuration file or through environment variables like the following:
For a complete list of options, please refer to the example configuration file included in the documentation. SEE ALSOopenvas(8), gvmd(8), gsad(8)
Visit the GSP FreeBSD Man Page Interface. |