Mark De Silva
Mark De Silva
I was a happy user with the last version 0.3.4 before the rewrite and now I find that new version is not all that intuitive, documentation is non-existent, authentication has...
**Describe the bug** Upgraded to latest 21.4.3-v2 from 21.4.0, all configs and previous scan reports, etc are gone. Using new volume env: --volume ./storage/postgres-db:/opt/database --volume ./storage/openvas-plugins:/var/lib/openvas/plugins --volume ./storage/gvm:/var/lib/gvm --volume ./storage/ssh:/etc/ssh...
Hi, Might not be the best topic for discussion, but some of us have come from using https://github.com/DeineAgenturUG/greenbone-gvm-openvas-for-docker/ image and I was wondering if there was a way to retain...
**** Before you open a bug issue, please read the documentation. If you do not find an answer to your problem there, please look in the issues that have already...
**Is your feature request related to a problem? Please describe.** I'm manually editing wgd.sh to add the following for SSL: ` --certfile=./ssl/wgssl.crt --keyfile=./ssl/wgssl.key files ` to line 425 (with version...
Added CERTIFICATE and CERTIFICATE_KEY so users can add location for SSL certs and specified SSL certs on on docker run and eg: `docker run --detach --restart always --publish 9392:9392 --volume...