mikesplain / openvas-docker

A Docker container for Openvas
MIT License
768 stars 305 forks source link

Cannot run "openvas-mkcert -f -q " command #239

Closed githubjqh closed 4 years ago

githubjqh commented 5 years ago

I start the container with command docker run -d -p 443:443 -p 9390:9390 --name openvas mikesplain/openvas and get logs Step 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", get bash: openvas-mkcert: command not found

koenvervloesem commented 5 years ago

In OpenVAS 9, the openvas-mkcert and openvas-mkcert-client commands have been replaced by openvas-manage-certs.

fredairic[bot] commented 5 years ago

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.

fredairic[bot] commented 4 years ago

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.