The Secure Destinations tab allows you to define your hostnames which will only accept SSL connections, whether they be POP3, IMAP or SMTP.
This can prevent DNS spoofing.
The SSL architecture is very strict:

Button |
Description |
Add |
Click the button to add a new secure destination. The Secure Destination dialog opens. |
Edit |
Select a secure destination and click the button to edit this destination. The Secure Destination dialog opens. |
Delete |
Select a destination and click the button to remove this destination. |

Field |
Description |
Hostname |
Identifies the host that will be secured with certificate. You can use patterns here (e.g. *.icewarpdemo.com, or only * will work perfectly). |
Subject |
The entity that is identified by a certificate. |
Issuer |
The organization or authority that issued the certificate. |
Fingerprint |
A unique number (or "fingerprint) associated with a certificate. The fingerprint is not actually part of the certificate itself but is produced by applying a mathematical function to the contents of the certificate. If the contents of the certificate change, even by a single character, the function produces a different number. Certificate fingerprints can therefore be used to verify that certificates have not been altered. |
Import |
Click the button to select a .pem file to add to the system. The Open dialog is shown. Upon selection of the .pem file the certificate is read and the fields populated with the correct information. |