Skip to content
Snippets Groups Projects

cmd/management-console: only generate TLS cert/key if it does not exist

Merged Warren Gifford requested to merge sg/tls into master

Created by: slimsag

Prior to this change this code had a bug in which we would always generate a new TLS cert/key on startup, which prevented using your own unless you set CUSTOM_TLS=true (which is not desirable, setting that is only useful as a "keep me sane that this thing won't overwrite my TLS cert/key" feature, not as a requirement for using your own TLS cert/key pair).

Fixes #1683 (closed) Fixes #1507 (closed)

Merge request reports

Merged by avatar (Jul 12, 2025 8:42pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading