You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
openvasmd.socket | /usr/local/var/run/openvasmd.sock | path for Unix Socket of OpenVAS Manager (GVMD)
64
64
allowed.users | localhost,127.0.0.1 | Common Name of TLS Certificate which is allowed to send signed request to REST API (comma separeted if more needed)
65
65
66
-
###Authentication
66
+
###Authentication
67
67
Mixeway OpenVAS REST API in version 1.0.0 is using only TLS Certificate base authentication. Which means only request signed by
68
68
trusted TLS Certificate with CN on allow list (allowed.users) can be authenticated.
0 commit comments