Skip to content

Enable Apache to serve Horde via HTTPS #4

@ikselven

Description

@ikselven

At the moment, the Apache in the groupware-mail deployment serves Horde via HTTP only. This is fine for local development, where TLS is unnecessary. However for actual world-accessible scenarios, we want the Apache to serve Horde via HTTPS.

The groupware-mail deployment needs to be extended to support TLS.

Requirements are as follows:

  • use of HTTP or HTTPS should be configurable, e.g. via .env
  • if using HTTPS, Apache should automatically redirect from HTTP to HTTPS
  • certificates will be provided by the user, but the deployment needs some means to make them available to Apache, e.g. via mount

The implementation of this feature also requires changes to Maintaina's Horde Apache image.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions