Skip to content

Enable Apache to serve Horde via HTTPS #4

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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