SiloCityLabs / lochnas

Docker configuration for all-in-one nas setup
https://lochnas.com
GNU General Public License v3.0
51 stars 3 forks source link

Server looking for certs on apps not enabled #71

Closed maave0 closed 1 year ago

maave0 commented 1 year ago

Problem

Server is looking for app certificates that are not enabled phpmyadmin.example.com

logs here

Solution

Don't search/validate certificates on disabled apps

Details

Provide as much as you can below.

ldrrp commented 1 year ago

Added simple check if app.Enabled then do the cert check. otherwise ignore