Skip to content

SSL not enabled with lighttpd install #1

@LinuxETC

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

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