mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 10:21:52 +00:00
* move SslManager to NetController and out of NginxController * always generate the certs, move that functionality to the net controller before any nginx configs are written * add info log * refactor to make net controller not responsible for nginx stuff * diff minimization * diff minimization * diff minimization * diff minimization * use net controller cert path instead of nginx controller cert path * remove unused imports * move location of cert mounts