Closed githubjqh closed 4 years ago
In OpenVAS 9, the openvas-mkcert
and openvas-mkcert-client
commands have been replaced by openvas-manage-certs
.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs. Thank you for your contributions.
This issue has been automatically closed because it has not had recent activity. Issue creator may reopen if the issue still exists. Thank you for your contributions.
I start the container with command
docker run -d -p 443:443 -p 9390:9390 --name openvas mikesplain/openvas
and get logsStep 1: Checking OpenVAS Scanner ... OK: OpenVAS Scanner is present in version 5.1.3. OK: OpenVAS Scanner CA Certificate is present as . dirname: missing operand Try 'dirname --help' for more information. ERROR: No server certificate file of OpenVAS Scanner found. FIX: Run 'openvas-mkcert -f -q'.
When I run "openvas-mkcert -f -q", getbash: openvas-mkcert: command not found