Feature #896

secure lighttpd

Added by jams over 11 years ago. Updated over 11 years ago.

Status:Closed Start date:01/14/2013
Priority:Normal Due date:
Assignee:jams % Done:

0%

Category:Packages: Core Spent time: 3.00 hours
Target version:8.0

Description

Add SSL by default for lighttpd
Apply password to the entire website and not just mythweb.

Associated revisions

Revision 287207a3
Added by jams over 11 years ago

lighttpd:: enforce password across the entire site with the following exceptions:
1) access from localhost/127.0.0.1
2) port 1337
3) the file failed_func_hosts

refs #896

Revision 2334df22
Added by jams over 11 years ago

runit-scripts: lighttpd, on startup create the ssl cert if needed

refs #896

Revision 2a67b293
Added by jams over 11 years ago

lighttpd: SSL now defaults to on. The startup script will create the ssl cert if needed.

refs #896

History

Updated by jams over 11 years ago

  • Assignee changed from cecil to jams
  • Status changed from New to Closed

some paths could not be secured because they are used by the system.
Any request coming from 127.0.01 and localhost are allowed through with no password
Additionally any request on port 1337 is allowed

Also available in: Atom PDF