>> Can you confirm that you've reinstalled the ca-certificates package?
> I've reinstalled using dpkg -i --force-confmiss but no luck.

That doesn't download a new archive, try:

aptitude update && aptitude reinstall ca-certificates

or:

apt-get update && apt-get install --reinstall ca-certificates

> The certificate you look for is not in the output of keytool

Can you attach the output of the command to see which CAs are included?

Kind Regards,

Bas

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to