[Tickets #5568] allow for hardware ssl termination

bugs at bugs.horde.org bugs at bugs.horde.org
Thu Jul 19 08:16:52 UTC 2007


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=5568
-----------------------------------------------------------------------
 Ticket             | 5568
 Created By         | adrieder at sbox.tugraz.at
 Summary            | allow for hardware ssl termination
 Queue              | Horde Framework Packages
 Version            | HEAD
 Type               | Enhancement
 State              | New
 Priority           | 1. Low
 Owners             | 
+New Attachment     | conf.php.patch
-----------------------------------------------------------------------


adrieder at sbox.tugraz.at (2007-07-19 01:16) wrote:

In our setup we use a hardware crypto card on our load balancer to
terminate the ssl connections in front of the webservers, so that the
webserver do not have to care about ssl en/decryption. This means, that
they just get to deal with plain HTTP and the Horde framework won't let a
client to submit gpg-passphrases because it see only the plain
connection.

The following patches allow a config setting for hardware ssl
termination.
Note people should set $conf['use_ssl'] = 1 in their config, to make sure
that all urls are generated as https://...



More information about the bugs mailing list