WebmailPro and ssl (Full Version)

All Forums >> [Product Customization] >> Webmail



Message


Hermi -> WebmailPro and ssl (10/3/2008 10:38:54 AM)

Hi

How to enable ssl login in WeblailPro ??

If I write mail.mydomain.com i have non encryptet logon.
If i write mail.mydomain.com:81 I have logon by ssl protocol.

I want have only ssl logon when I write mail.mydomain.com

How can I do this

Thanks




marciohumpris -> RE: WebmailPro and ssl (10/18/2008 3:59:48 AM)

Hi, Hermi

From what I understand you want SSL to work when you type mail.mydomain.com, without the port, right? The SSL port is by default 443 (32001 in Merak, you can change it to 443). If users type https://, then he will log in SSL without having to specify port, as long as you changed Control/web to port 443.

Is that what you need? Or you want a specific host to not work with SSL and just another one to work? That would be a bit harder, probably can be done by creating rewrite rules or such in web service for that host or on your FW.

regards,
Marcio




philou -> RE: WebmailPro and ssl (12/5/2008 6:54:29 AM)

From what you say, you have configured your Web/Control basic port to 80 and SSL port to 81.

In order to go to the SSL port even when the port number (81) is not specified:

- edit the [Default] Web service and add the following in the Rewrite tab:
Source: http://mail.mydomain.com/
Destination: https://mail.mydomain.com:81/
Regex: No

- make this rule the first rule of the Rewrite tab

- leave the default rule installed by the software as the second rule:
Source: ^/$
Destination: /webmail/ [R]
Regex: Yes

- Restart the Web/Control Service.

From now on: the following will directly take to the SSL port:

http://mail.domain.com
http://mail.domain.com/webmail
http://mail.domain.com:80
http://[link=http://forum.icewarp.com/http://mail.domain.com/]mail.domain.com:80/webmail[/link]



and of course
https://mail.domain.com:81
https://mail.domain.com:81/webmail
will still go to the SSL port




Page: [1]



2001 - 2008 © IceWarp