I have requested a new class 1 server certificate from StartSSL today and it is working great with Apache and Dovecot + (Thunderbird/Outlook/OpenXChange ), but when I try to connect to the mail server using an Apple client (Mac/iPhone), I get an SSL error message.
I have chained the
- 2_Server Certificate
- 1_Intermediate Certificate
- Root Certificate
in this order and used the resulting file as ssl_cert in dovecot.
The only other two SSL settings I have are ssl=required
and ssl_key = </path
Has anybody had this issue before and came up with a solution?