My certificate is configured for imail.example.com, when trying to use the connector this error occurs:
Code:
java.io.IOException: HTTPS hostname wrong: should be <imail>
at sun.net.www.protocol.https.HttpsClient.checkURLSpoofing(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)
... I've copied the cacerts file from Zimbra into ds-server/lib/security and also tried changing the url from https:// to http:// but the same exception occurs.
Any suggestions on how to debug this?