Am Donnerstag, 15. Januar 2015, 11:01:44 schrieb clems:
> Since 3 days we face an issue with authentication.
> When I start a task from the master we have an Internal error and in the
> logs in the slave we found:
> Authentication failure for user admin
> 
> I had the same issue 2 years ago but cannot find the solution anymore :(
> 
> I suppose the cert can be the issu.
> 
> Can you point me a documentation to verify cert and maybe a solution?

you could use openssl to dump the certificate details:

openssl x509 -noout -text -in /var/lib/openvas/CA/clientcert.pem | grep "Not 
After"

Not sure how you setup your certificates, but maybe a simple openvas-mkcert
call like you did for the intial install helps. This is the self-signed way.

-- 
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
Openvas-discuss@wald.intevation.org
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss

Reply via email to