Want to redirect http to https for SBG console
Updated: 28 Jan 2011 | 3 comments
This issue has been solved. See solution.
Hello,
I want to redirect http requests to Brightmail web console to https.
For example; http://brightmail.mydomain.com should redirect to https://brightmail.mydomain.com automatically.
Is there any way to this for SBG 9.0 series?
Discussion Filed Under:
Comments
Hello Bekir, I'm not sure
Hello Bekir,
I'm not sure that's what you need but on the SSH console there's a command like "cc-config http" that enables access over http port(80), i didn't try it before but maybe it just forward http traffic to https.
By the way you can enable the command by typing:
cc-config http --on
Regards,
Oykun
:
I can't find anyway to do this without making changes to the software, filkes or webserver of the SBG. If your network layout has another machine between the client console and SBG, you may do a redirect from that.
Else, just edit the hosts file of Windows or add it to your bookmarks so it will autocomplete. Which works with the latest IE and Firefox.
“Your most unhappy customers are your greatest source of learning.”
Hi, the "cc-config http --on"
Hi,
the "cc-config http --on" option allows you to access the SBG GUI via the http protocol on port 41080, not on port 80.
The documentation on SBG 9.0.x contains an error mentioning port 80 and will be updated accordingly on the next release.
AFAIK there is currently not a supported way of changing that port to 80.
HTH,
Federico
Would you like to reply?
Login or Register to post your comment.