if you use apple's mail.app and you get your email from a server with a self-signed certificate (because paying for a cert is a ripoff), check out this link that shows you how to download the crt file and add it to your keychain so mail.app never bothers you again. [note: this might only be for the latest mail.app which does not have a "do not show this message again" option]
here's the gist of it:
openssl s_client -connect mail.example.com:993 -showcerts I don't have an option to add the cert to the X509 Anchors Keychain. Any idea how to enable this in Panther?
Jon.
Posted by: Jonathan Clarke at February 1, 2004 05:02 AMalso check out
http://docs.info.apple.com/article.html?artnum=25593
and
http://www.macosxhints.com/article.php?story=20031023144031331