[otrs] using https

Marius Flage marius at flage.org
Thu Dec 20 16:53:28 GMT 2007


On Thu, 2007-12-20 at 16:43 +0100, Peter Hoogkamer wrote:
> I am using standard OTRS so with an Apache web server. Is SSL included
> with this apache server or should I take different steps to enable
> ssl?

You need to either download and use mod_ssl which is a module for apache
that enables SSL or you need to install apache-ssl. I strongly suggest
using the first approach. It should be packaged with your package
manager if you're using a decent distro. In Debian mod_ssl is packaged
with Apache2, so it's just a matter of enabling the module: 'a2enmod
ssl' or just 'a2enmod' to get a list of available modules and act
accordingly.

Hope this helps.

Marius



More information about the otrs mailing list