how to select a certificate in the Firefox keystore?
Hi ,
I work on a project on Firefox in which I woul like to build a method that can display the certificates in the keystore. I would like to know how to filtrate the certificates by store(personnal, others, ...), the person who provides the certificate, the certificate expiration date...
I use the jss librairy in my project and the language is java.
thanks

