View Single Post
  #62 (permalink)  
Old 04-06-2009, 04:27 PM
nowrap nowrap is offline
New Member
 
Posts: 3
Default https support

hello,
i am running alfresco with https and can get the zimlet to work with this scenario.

I added a redirect from http to https. but this also don't work. i am getting a 404 error from service/proxy. Within the target parameter the alfresco url is still http but now with port 443 added.

Is there any chance to run the zimlet with https?

regards
.nowrap


// edit
I opend the zip-file, replaced within the org_alfresco_zimbra.js all http:// with https:// and restartet zimbra.
Now it's working.

Last edited by nowrap : 04-06-2009 at 05:15 PM.
Reply With Quote