Skip to content

SSL not enabled with lighttpd install #1

Description

@LinuxETC

Issue:
When install with lighttpd as the web server, the installation process goes through the steps for the local SSL certificate. However, it seems that lighttpd does not have the SSL module enabled as part of this by default.

Solution:
Run (as root) the following.
lighttpd-mod-enable ssl; /etc/init.d/lighttpd force-reload

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions