How can i identify root certificates in my ubuntu machine among different .pem files in /etc/ssl/certs

Viewed 36

I'm working on a utility to find all the expired root certificates in my ubuntu machine.

My question here is i am seeing so many .pem files in /etc/ssl/certs and i am not sure which one among them are root certificate ? Can someone help how i can identify the given .pem file is a root certificate.

0 Answers
Related