On 04/21/2015 09:22 AM, Salvo Tomaselli wrote: >> aptitude update && aptitude reinstall ca-certificates > Tried this one, still same result in josm.
Still only 11 certs in the Java cacerts keystore, this should be over 100.
>> Can you attach the output of the command to see which CAs are included?
> I had attached it already in the previous email. Now I'm attaching the new
> output after the reinstallation.
Thanks again for the output, I had overlooked your earlier copy in the
crappy webmail I was using.
Do you have the Equifax_Secure_CA.crt installed?
You can check this as follows:
ls -l /etc/ssl/certs/Equifax_Secure_CA.pem \
/usr/share/ca-certificates/mozilla/Equifax_Secure_CA.crt
The .pem file should be an update-ca-certificates created symlink to the
actual file under /usr/share.
If you have the file, but lack the symlink you can recreate the symlinks
with:
sudo update-ca-certificates --verbose --fresh
If you lack the file itself, you can install the attached copy in
/usr/local/share/ca-certificates and run update-ca-certificates.
Kind Regards,
Bas
--
GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1
Equifax_Secure_CA.crt
Description: application/pkix-cert
_______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

