Am Mittwoch, 12. November 2014, 18:17:17 schrieb [email protected]: > Hi to all,i have installed openvas cli on a machine and manager-scanner on > another machine. Now i won't that the communication between cli and > manager is secure.I have seen that in omp options there is "--use-certs > Use client certificates to authenticate" option to connect cli and manager > using certificates but i don't have understood how i can use it :( Can you > help me?
on the client side you need the client certificate and client key and the corresponding CA certificate. On the server side this client certficate needs to be authorized. On the server side usually those keys and certificates are usually generated and you could copy them over to your client side. I have extended the omp command now (in trunk) to show the default file paths and to allow setting different ones. -- Dr. Jan-Oliver Wagner | ++49-541-335084-0 | http://www.greenbone.net/ Greenbone Networks GmbH, Neuer Graben 17, 49074 Osnabrück | AG Osnabrück, HR B 202460 Geschäftsführer: Lukas Grunwald, Dr. Jan-Oliver Wagner _______________________________________________ Openvas-discuss mailing list [email protected] https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss
