Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Installation

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #11 (permalink)  
Old 02-25-2007, 01:34 PM
Moderator
 
Posts: 1,209
Default

Quote:
Originally Posted by phoenix View Post
That bug seems to be scheduled to be fixed in the next major release, just send an email to support with your comments and ask for your case to be added to the bug - that will do it.
Thanks for the follow up; it is sincerely appreciated!

Would "the next major release" be 4.5.3 or 5.0.0?

All the best,
Mark
__________________
___________________________________
L. Mark Stone, CIO


"Uptime. All the time."

477 Congress Street | Portland, ME 04101-3431 | (207) 772-5678

proactive maintenance and monitoring | technology consulting
Zimbra groupware | EMR implementations | private cloud hosting
Reply With Quote
  #12 (permalink)  
Old 02-25-2007, 01:42 PM
Zimbra Employee
 
Posts: 515
Default

pfefferc:
what version of ZCS are you running? have you already attempted customization of Login.jsp?

LMStone:
the workaround is pretty simple:

1. Edit /opt/zimbra/tomcat/webapps/zimbra/public/Login.jsp and comment out this
statement so that http connections are *never redirected back* to http:

Code:
  qs = emptyQs? "?initMode=" + currentProto: qs + "&initMode=" +
  currentProto;
2. Set the mail mode to mixed to allow the initial http connections that will be redirected to https:

Code:
zmtlsctl mixed
tomcat restart
edit: the "next major release" will be ZCS 5.0
__________________
Search the Forums - Bugzilla - Wiki - Downloads
Reply With Quote
  #13 (permalink)  
Old 02-25-2007, 09:43 PM
Senior Member
 
Posts: 66
Default

For my server this is how I do my redirect.

At http://webmail.mydomain.ca/ it loads a PHP page as follows:

PHP Code:
<?php

header
("Location: https://webmail.mydomain.ca/"); //Redirect to secure webmail

?>
I haven't had a single problem with it switching back to http.

Edit: Oh the reason why I do this is because I already have a web server running on 80 (HTTP) and I have Zimbra Webmail running ONLY on 443 (HTTPS).
Reply With Quote
  #14 (permalink)  
Old 03-25-2007, 10:39 AM
Loyal Member
 
Posts: 83
Default

what i've done to get around this is run lighttpd on port 80, and have zimbra only setup for https. then when anyone connects to my separate lighttpd running on p80, the get a 320 that points them to https

good to know that the proper fix is on it's way though!
Reply With Quote
  #15 (permalink)  
Old 03-28-2007, 11:16 AM
Outstanding Member
 
Posts: 708
Default

For those of you in sensitive environments, please be aware of http://bugzilla.zimbra.com/show_bug.cgi?id=14538

I'd originally sent that as a private support request, but it looks like they made it public. Until that issue is fully addressed, then you might want to force your users to type in or bookmark the https.
Reply With Quote
  #16 (permalink)  
Old 03-28-2007, 11:21 AM
Outstanding Member
 
Posts: 708
Default

Re fizi's reply: You might need something that's able to redirect http://zimbra/some/specific/url to https://zimbra/some/specific/url, not just the top level redirect.

The reason for this is that Apple's iCal, and possibly other things, supports https but won't let you type in https URLs. So to subscribe to a public Zimbra calendar (without the iSync connector), you need to enter the URL as http:// or webcal://, accept the redirect, and internally use https.

Last edited by Rich Graves; 03-28-2007 at 11:21 AM.. Reason: s/fiji/fizi
Reply With Quote
  #17 (permalink)  
Old 03-28-2007, 11:32 AM
Senior Member
 
Posts: 66
Default

Quote:
Originally Posted by Rich Graves View Post
Re fizi's reply: You might need something that's able to redirect http://zimbra/some/specific/url to https://zimbra/some/specific/url, not just the top level redirect.

The reason for this is that Apple's iCal, and possibly other things, supports https but won't let you type in https URLs. So to subscribe to a public Zimbra calendar (without the iSync connector), you need to enter the URL as http:// or webcal://, accept the redirect, and internally use https.
I am the sole user of my mail server and I don't use a Mac

Thanks for the tip though! A quick modification of that php script could do exactly what you are asking.
Reply With Quote
  #18 (permalink)  
Old 04-06-2011, 03:00 PM
Intermediate Member
 
Posts: 16
Default

Hey guys,

I am coming into this one a little late. I keep hearing this issue will be fixed in the next major release, which sounded like it would be 5.0?

I am running 7.0, shouldn't this be fixed by now? We are seeing this issue where our clients go to the FQDN, while the login page is https, once logged in it rolls back to http.

We are running zmtlsctl mixed.

Thoughts?
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.