Hello,
I use Mozilla build 20020315, and 1.0RC1 too.
I tried to sign and/or encrypt my e-mails, but I have just partial
success.
I can encrypt the messages, but I can't sign them.
When I try to sign I get the following error box:
"Sending of message failed.
Please verify that your Mail & Newsgroup account settings are correct and
try again."
I imported my own certificates correctly, I think.
I created the certificate with openssl: (CA.sh is shipped with openssl)
CA.sh -newca => demoCA
CA.sh -newreq => newreq.pem
CA.sh -sign => newcert.pem
openssl pkcs12 -export -in newcert.pem -inkey newreq.pem -out MyFirst.p12
-name "MyFirstTry"
Then I imported it to mozilla.
Did I miss something ?
How is it possible to sign my messages ?
Best regards,
Ferenc