How can I reliably check if a certificate has been installed on CentOS 5.5? I've done some research on my own but suggested methods like calling certutil have all failed. What I have done is searched the disk for anything containing the expected file name or the .crt extension but I don't thinks this is a reliable test.

Any help would be appreciated!

link|improve this question
feedback

1 Answer

up vote 0 down vote accepted

The certificates on CentOS usually kept under /etc/pki.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.