Bug#779974: josm: invalid certificate
Sebastiaan Couwenberg
sebastic at xs4all.nl
Tue Apr 21 17:51:15 UTC 2015
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Equifax_Secure_CA.crt
Type: application/pkix-cert
Size: 1143 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-grass-devel/attachments/20150421/df9aa847/attachment.bin>
More information about the Pkg-grass-devel
mailing list