How to setup OTRS with SSL suppot

Hi, How to setup OTRS with SSL suppot eg:- https://otrs.example.com/otrs/index.pl Thanks you Lakshan

Lakshan Fernando. пишет:
Hi,
How to setup OTRS with SSL suppot
eg:- https://otrs.example.com/otrs/index.pl
Thanks you Lakshan
--------------------------------------------------------------------- OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
NEW! ENTERPRISE SUBSCRIPTION - Get more information NOW! http://www.otrs.com/en/support/enterprise-subscription/
Hi.,
You need to get a server certificate first. You can experiment with free
certs from http://www.cacert.org. Later you can order a commercial SSL
cert from Thawte or Verisign (other competitors). The key file has to
have no password protection if you plan to start APache without entering
a key password (i.e. unattended).
You need to configure Apache for this. The following vhost config does
the trick for me. I use Apache2
Listen 443

Hi,
Also dont forgett to set the start up parameter APACHE_SERVER_FLAGS="SSL"
I am running opensuse so my config file is /etc/sysconfig/apache2
Regards
Magnus
On Tue, Feb 24, 2009 at 8:53 AM, Lakshan Fernando.
Hi,
How to setup OTRS with SSL suppot
eg:- https://otrs.example.com/otrs/index.pl
Thanks you Lakshan
--------------------------------------------------------------------- OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
NEW! ENTERPRISE SUBSCRIPTION - Get more information NOW! http://www.otrs.com/en/support/enterprise-subscription/
participants (3)
-
Lakshan Fernando.
-
Magnus Linner
-
Антон Губарьков