Mail.app + Self Signed Certs

| | Comments (0) | TrackBacks (0)

I finally realized the key to getting self signed certificates to work with Mail.app after much reading between the lines. The trick is to make sure the Common Name value in your certificate matches the mail server domain name.

To quickly generate a self signed cert, follow this quick guide (there are many ways to do it).

When it asks for your common name (it may say YOUR NAME), put in the fully qualified domain name of your mail server. i.e., mail.example.com, NOT example.com, which was my previous problem. Obviously, give this certificate to your mail server before proceeding.

Next, follow these instructions on importing your certificate from this Apple support page.

Note that if you view the info for the imported cert in the Keychain application, at the bottom you can set the trust settings. If not set, set the value to 'always trust'.

After that, Mail.app should stop asking you to OK the connection to your mail server.

0 TrackBacks

Listed below are links to blogs that reference this entry: Mail.app + Self Signed Certs.

TrackBack URL for this entry: http://www.manamplified.org/cgi-bin/mt-tb.cgi/335

Leave a comment