View Single Post
  #502 (permalink)  
Old 10-08-2009, 07:51 AM
mathew mathew is offline
Member
 
Posts: 14
Default Certificate problem

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?
Reply With Quote