Le 12 mars 2023 Jeremy Ardley a écrit :

> Slightly off topic I found these files. They seem to not be used as they
> aren't links to /usr/share/ca-certificates/mozilla/*
[...]
>
> is it safe to remove them?

You can do
c_rehash /etc/ssl/certs/
to clean hash links (*.0 and *.1 files)

snakeoil is the self signed debian default certificate used when
installing various packages.
For others I don't know. It seems you installed something related to
these files (NetLock, Ubuntu, etc). You should check them manually to see
if you can trust them. If not remove them. To check look at:
openssl x509 -text -in <filename>

Reply via email to