I don't get why this is so complicated to do. I've read A TON of documentation. Followed these guides:

Certificate Detection - OpenOffice.org Wiki

Using Digital Signatures

How to use digital Signatures - OpenOffice.org Wiki


I do this command

Code:
 echo $MOZILLA_CERTIFICATE_FOLDER
and I get the correct path to my firefox folder. When I go to "Edit->Preferences->Advanced->Encryption" in firefox I see my certificate that I just got installed last week.

When I go to digital signature->Sign Document, it doesn't list any signatures. Again, I've verified that the path is correct to my mozilla firefox folder.


I need this to work as I'm working on a macro and want people to be able to "trust" my cert so that they know that it's not been altered at all without my permission. I know that every time I've had to work on getting the digital signature to work I've had headaches, I got it to work a few months ago but my cert expired and now I'm screwed again. Any help would be greatly appreciated. Thanks all