I installed Exim4 right about a year ago on Etch. About a month or two after that I setup SSL on outgoing mail, and accidentally set it up with an incorrect certificate with the wrong Common Name in the certificate. I've replaced the certificate with a correct one, but Exim still seems to "remember" that old certificate.
When I run `exim -bP tls_certificate` it outputs the correct certificate, and when I run ` openssl x509 -in /path/to/the/certificate.crt -noout -text` it works just fine. The problem comes when I actually try to send an email - it gets the old certificate with the old, incorrect CN. Any ideas? Thanks, Graham Christensen -- Graham Christensen http://itrebal.com - Customized Web Hosting [EMAIL PROTECTED] -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
