Describe the bug
Public key is not generated when creating new scanner from securecompliance/gvm:scanner
/data/ssh/key.pub is missing.
Results from docker logs:
gvmscan | +++++++++++++++++++++++++++++++++++++++++++++++++++++++
gvmscan | + Your OpenVAS Scanner container is now ready to use! +
gvmscan | +++++++++++++++++++++++++++++++++++++++++++++++++++++++
gvmscan |
gvmscan | -------------------------------------------------------
gvmscan | Scanner id: ---id removed ---
gvmscan | cat: /data/ssh/key.pub: No such file or directory
gvmscan | Public key:
gvmscan | Master host key (Check that it matches the public key from the master):
gvmscan | -------------------------------------------------------
Describe the bug Public key is not generated when creating new scanner from securecompliance/gvm:scanner /data/ssh/key.pub is missing.
Results from docker logs:
To Reproduce Steps to reproduce the behavior:
Expected behavior Find public key to copy to GVM 11 master or have command to create public key afterwards
Screenshots If applicable, add screenshots to help explain your problem.
Additional context Add any other context about the problem here.