
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