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
  #1 (permalink)  
Old 01-25-2008, 01:26 AM
Junior Member
 
Posts: 6
Default Redirect to a unique https URL (purchased certificate)

Hello,

We have many domains on a zimbra server (zcs-NETWORK-5.0.1_GA_1902.RHEL5) which access the webmail with webmail.domain1.com webmail.domain2.com ...

We want to force https (using zmtlsctl redirect) and to redirect to a uniqu URL which has a valid certificate (to prevent to get the "wrong name warning" about the certificate for our customers) : https://mail1.ourdomain.com

Is there a solution to make this work?

Thanks
Reply With Quote
  #2 (permalink)  
Old 01-25-2008, 01:39 AM
Moderator
 
Posts: 2,207
Default

This is what I would do : The rewrite rule could be something like :
Code:
RewriteEngine on
      RewriteRule ^(.*)?$ https://mail1.ourdomain.com/zimbra/ [L,R]
If you were using Zimbra's "virtual host" feature, you'll loose it.

Last edited by Klug; 01-25-2008 at 01:43 AM..
Reply With Quote
  #3 (permalink)  
Old 01-25-2008, 03:35 AM
Junior Member
 
Posts: 6
Default

Thanks,

We will actually setup an HTTP server on a separate IP address to redirect to our URL with the valid certificate.

Thanks again.
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.